[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: website: Add Maxime Devos to the security contact
From: |
Leo Famulari |
Subject: |
branch master updated: website: Add Maxime Devos to the security contacts. |
Date: |
Mon, 05 Apr 2021 13:41:45 -0400 |
This is an automated email from the git hooks/post-receive script.
lfam pushed a commit to branch master
in repository guix-artwork.
The following commit(s) were added to refs/heads/master by this push:
new c888487 website: Add Maxime Devos to the security contacts.
c888487 is described below
commit c888487ea93d5d24b1c3b3fbd338d8050b5a17d9
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Mon Apr 5 13:24:45 2021 -0400
website: Add Maxime Devos to the security contacts.
* website/apps/base/templates/security.scm (security-t): Add them.
---
website/apps/base/templates/security.scm | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/website/apps/base/templates/security.scm
b/website/apps/base/templates/security.scm
index b30ad1a..0c47630 100644
--- a/website/apps/base/templates/security.scm
+++ b/website/apps/base/templates/security.scm
@@ -58,7 +58,11 @@ system|GNU Hurd|GNU Guix package manager|Security updates")
#\|)
(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 "Maxime Devos"
+ (ul (@ (class "mono"))
+ (li (a (@ (href
"https://notabug.org/mdevos/things/raw/master/Maxime_Devos.pub"))
+ "C1F3 3EE2 0C52 8FDB 7DD7 011F 49E3 EE22 1917 25EE")))))
,(G_ `(h3 "Release signatures"))
,(G_
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: website: Add Maxime Devos to the security contacts.,
Leo Famulari <=