From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1SXn-0007Bf-9N for guix-patches@gnu.org; Mon, 09 Oct 2017 03:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1SXj-0007gB-EF for guix-patches@gnu.org; Mon, 09 Oct 2017 03:32:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48357) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1SXj-0007g4-B6 for guix-patches@gnu.org; Mon, 09 Oct 2017 03:32:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1SXj-0004lj-1A for guix-patches@gnu.org; Mon, 09 Oct 2017 03:32:03 -0400 Subject: [bug#28509] [PATCH 1/1] gnu: Add GnuCash documentation. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170919091058.31027-1-cmmarusich@gmail.com> <20170919091058.31027-2-cmmarusich@gmail.com> <87shfi522g.fsf@gnu.org> <87fuauit13.fsf@gnu.org> <87bmlhi4td.fsf@gmail.com> Date: Mon, 09 Oct 2017 09:30:40 +0200 In-Reply-To: <87bmlhi4td.fsf@gmail.com> (Chris Marusich's message of "Sun, 08 Oct 2017 16:43:26 -0700") Message-ID: <871smcbwwv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Chris Marusich Cc: rekado@elephly.net, 28509@debbugs.gnu.org, bavier@member.fsf.org Hi Chris, Chris Marusich skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> ludo@gnu.org (Ludovic Court=C3=A8s) skribis: >> >>> Chris Marusich skribis: >>> >>>> * gnu/packages/gnucash.scm (gnucash-docs): Add it. >>>> (gnucash): Use the glib-or-gtk-build-system, create a "doc" output, = and >>>> install the output of "gnucash-docs" into there. >>> >>> LGTM, thanks for working on it! >> >> Ping! :-) >> >> Ludo'. > > I'm waiting for someone with commit access to commit this. I don't have > commit access. Would it be faster now and in the future if I just got > commit access? I don't intend to commit anything without first > reviewing it with the list - but I don't mind either way, so please let > me know. Oops, I was pretty sure you already had commit access, apologies! So, let=E2=80=99s fix that. Can you create an account on savannah.gnu.org,= and email it here? Please add the OpenPGP key that you=E2=80=99ll use to sign commits to your account info, and reply with a message signed with that key. TIA! Ludo=E2=80=99.