guix-commits
[Top][All Lists]
Advanced

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

branch master updated: website: security: Remove Ludovic and add John.


From: Ludovic Courtès
Subject: branch master updated: website: security: Remove Ludovic and add John.
Date: Wed, 22 Nov 2023 13:09:52 -0500

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

civodul pushed a commit to branch master
in repository guix-artwork.

The following commit(s) were added to refs/heads/master by this push:
     new 1bd9d38  website: security: Remove Ludovic and add John.
1bd9d38 is described below

commit 1bd9d383cc1de4cf0eb220129c065a98332b798b
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Wed Nov 22 19:08:10 2023 +0100

    website: security: Remove Ludovic and add John.
    
    Discussed at
    <https://lists.gnu.org/archive/html/guix-devel/2023-11/msg00091.html>.
    
    * website/apps/base/templates/security.scm (security-t): Remove Ludovic
    and add John.
---
 website/apps/base/templates/security.scm | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/website/apps/base/templates/security.scm 
b/website/apps/base/templates/security.scm
index abe44e0..299f6ab 100644
--- a/website/apps/base/templates/security.scm
+++ b/website/apps/base/templates/security.scm
@@ -57,15 +57,15 @@ system|GNU Hurd|GNU Guix package manager|Security updates") 
#\|)
               (li (a (@ (href
                          
"https://savannah.gnu.org/people/viewgpg.php?user_id=102024";))
                      "4F71 6F9A 8FA2 C80E F1B5 E1BA 5E35 F231 DE1A C5E0"))))
-        (li "Ludovic Courtès"
-          (ul (@ (class "mono"))
-              (li (a (@ (href
-                         
"https://savannah.gnu.org/people/viewgpg.php?user_id=15145";))
-                     ,ludovics-key))))
         (li "Tobias Geerinckx-Rice"
           (ul (@ (class "mono"))
               (li (a (@ (href "https://www.tobias.gr/gpg/tobias.gr.gpg";))
-                    "F5BC 5534 C36F 0087 B39D  36EF 1C9D C4FE B9DB 7C4B")))))
+                    "F5BC 5534 C36F 0087 B39D  36EF 1C9D C4FE B9DB 7C4B"))))
+        (li "John Kehayias"
+            (ul (@ (class "mono"))
+                (li (a (@ (href
+                           
"https://savannah.gnu.org/people/viewgpg.php?user_id=337887";))
+                       "7E9F 5BF6 1680 4367 127B  7A87 F9E6 9FB8 5A75 
54F1")))))
 
       ,(G_ `(h3 "Release signatures"))
       ,(G_ `(p "Releases of Guix are signed using one of "



reply via email to

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