GNU bug report logs - #41017
[PATCH] git-authenticate: Add bricewge to the list of committers.

Previous Next

Package: guix-patches;

Reported by: Brice Waegeneire <brice <at> waegenei.re>

Date: Sat, 2 May 2020 08:10:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#41017: closed ([PATCH] git-authenticate: Add bricewge to the
 list of committers.)
Date: Mon, 04 May 2020 08:58:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 04 May 2020 10:57:00 +0200
with message-id <87ees0t6w3.fsf <at> gnu.org>
and subject line Re: [bug#41017] [PATCH] git-authenticate: Add bricewge to the list of committers.
has caused the debbugs.gnu.org bug report #41017,
regarding [PATCH] git-authenticate: Add bricewge to the list of committers.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
41017: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41017
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brice Waegeneire <brice <at> waegenei.re>
To: guix-patches <at> gnu.org
Subject: [PATCH] git-authenticate: Add bricewge to the list of committers.
Date: Sat,  2 May 2020 10:09:09 +0200
* build-aux/git-authenticate.scm (%committers): Add bricewge.
---

I'm woryinging that by adding myself my keys to the committers keys list I'll
proke the authentication chain.  Can some else do this before I start pushing
to the repo.

Please verify that the keys in this patch correspond to the one in the Guix
keyring on Savannah.

 build-aux/git-authenticate.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/build-aux/git-authenticate.scm b/build-aux/git-authenticate.scm
index bb48dddc59..c2bc386a3b 100644
--- a/build-aux/git-authenticate.scm
+++ b/build-aux/git-authenticate.scm
@@ -78,6 +78,9 @@
      "7988 3B9F 7D6A 4DBF 3719  0367 2506 A96C CF63 0B21")
     ("brettgilio"
      "DFC0 C7F7 9EE6 0CA7 AE55  5E19 6722 43C4 A03F 0EEE")
+    ("bricewge"
+     ;; primary: "8929 BBC5 73CD 9206 3DDD  979D 3D36 CAA0 116F 0F99"
+     "1C9B F005 1A1A 6A44 5257  599A A949 03A1 66A1 8FAE")
     ("carl"
      ;; primary: "0401 7A2A 6D9A 0CCD C81D  8EC2 96AB 007F 1A7E D999"
      "09CD D25B 5244 A376 78F6  EEA8 0CC5 2153 1979 91A5")
-- 
2.26.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: 41017-done <at> debbugs.gnu.org
Subject: Re: [bug#41017] [PATCH] git-authenticate: Add bricewge to the list of
 committers.
Date: Mon, 04 May 2020 10:57:00 +0200
Hi,

Brice Waegeneire <brice <at> waegenei.re> skribis:

> * build-aux/git-authenticate.scm (%committers): Add bricewge.

Done in d074f73aacc5a39aed0202d6e45721f53f34a8c0 by adding you to the
new ‘.guix-authorizations’ file.

Please make sure gpg does not use SHA1 for signatures as now explained
in the “Commit Access” section.

Thanks,
Ludo’.


This bug report was last modified 5 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.