guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: git-authenticate: Add sub-key for thomasd.


From: guix-commits
Subject: 01/02: git-authenticate: Add sub-key for thomasd.
Date: Wed, 26 Feb 2020 16:12:05 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit a73a530df2b5bac3d82f074b13fe41cc1ea8ba12
Author: Ludovic Courtès <address@hidden>
AuthorDate: Wed Feb 26 22:09:44 2020 +0100

    git-authenticate: Add sub-key for thomasd.
    
    This is a followup to commit 7dc0f1d5a8c248addfcaadf76e45bf601bc51411,
    signed with sub-key "3D2C DA58 819C 08C2 A649  D43D 5C3B 064C 724A 5726".
    
    * build-aux/git-authenticate.scm (%committers): Provide fingerprint of
    subkey for thomasd.
---
 build-aux/git-authenticate.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/build-aux/git-authenticate.scm b/build-aux/git-authenticate.scm
index 8d05f0e..4f9ef7c 100644
--- a/build-aux/git-authenticate.scm
+++ b/build-aux/git-authenticate.scm
@@ -193,7 +193,8 @@
 
     ;; https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00826.html
     ("thomasd"
-     "1DD1 681F E285 E07F 11DC  0C59 2E15 A6BC D77D 54FD")
+     ;; primary: "1DD1 681F E285 E07F 11DC  0C59 2E15 A6BC D77D 54FD"
+     "3D2C DA58 819C 08C2 A649  D43D 5C3B 064C 724A 5726")
     ("thomasd (old)"
      "A5C5 92EA 606E 7106 A6A3  BC08 98B2 1575 91E1 2B08")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]