guix-commits
[Top][All Lists]
Advanced

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

branch master updated: git-authenticate: Store the sub-key fingerprint o


From: guix-commits
Subject: branch master updated: git-authenticate: Store the sub-key fingerprint of mab.
Date: Fri, 21 Feb 2020 18:50:41 -0500

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 447f834  git-authenticate: Store the sub-key fingerprint of mab.
447f834 is described below

commit 447f834263a26fe62d86f1a655ba01b88efeafde
Author: Ludovic Courtès <address@hidden>
AuthorDate: Sat Feb 22 00:48:27 2020 +0100

    git-authenticate: Store the sub-key fingerprint of mab.
    
    This is a followup to 76a8dc3ee289ac4f4b984a3d9d2dcb9d89c01eda, signed
    with this sub-key.
    
    * build-aux/git-authenticate.scm (%committers): Store the sub-key
    fingerprint of mab.
---
 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 aa9103a..8d05f0e 100644
--- a/build-aux/git-authenticate.scm
+++ b/build-aux/git-authenticate.scm
@@ -134,7 +134,8 @@
     ("lsl88"
      "2AE3 1395 932B E642 FC0E  D99C 9BED 6EDA 32E5 B0BC")
     ("mab"
-     "BE62 7373 8E61 6D6D 1B3A  08E8 A21A 0202 4881 6103")
+     ;; primary: "BE62 7373 8E61 6D6D 1B3A  08E8 A21A 0202 4881 6103"
+     "39B3 3C8D 9448 0D2D DCC2  A498 8B44 A0CD C7B9 56F2")
     ("marusich"
      "CBF5 9755 CBE7 E7EF EF18  3FB1 DD40 9A15 D822 469D")
     ("mbakke"



reply via email to

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