guix-commits
[Top][All Lists]
Advanced

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

branch master updated: git-authenticate: Add roelj's new key.


From: guix-commits
Subject: branch master updated: git-authenticate: Add roelj's new key.
Date: Mon, 09 Mar 2020 18:52:58 -0400

This is an automated email from the git hooks/post-receive script.

civodul pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new a1363a3  git-authenticate: Add roelj's new key.
a1363a3 is described below

commit a1363a363e2223efcb165e095765882e8637401f
Author: Ludovic Courtès <address@hidden>
AuthorDate: Mon Mar 9 23:52:07 2020 +0100

    git-authenticate: Add roelj's new key.
    
    This is a followup to cc51c03ff867d4633505354819c6d88af88bf919.
    
    * build-aux/git-authenticate.scm (%committers): Add roelj's new key.
---
 build-aux/git-authenticate.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/build-aux/git-authenticate.scm b/build-aux/git-authenticate.scm
index 640dedb..514d201 100644
--- a/build-aux/git-authenticate.scm
+++ b/build-aux/git-authenticate.scm
@@ -169,8 +169,12 @@
      "BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC")
     ("rhelling"
      "0154 E1B9 1CC9 D9EF 7764  8DE7 F3A7 27DB 44FC CA36")
-    ("roelj"
+    ("roelj (old)"
      "17CB 2812 EB63 3DFF 2C7F  0452 C3EC 1DCA 8430 72E1")
+    ("roelj"
+     ;; From commit cc51c03ff867d4633505354819c6d88af88bf919 (March 2020).
+     ;; See 
<https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00070.html>.
+     "F556 FD94 FB8F 8B87 79E3  6832 CBD0 CD51 38C1 9AFC")
     ("roptat (old)"
      "B5FA E628 5B41 3728 B2A0  FAED 4311 1F45 2008 6A0C")
     ("roptat"



reply via email to

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