[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: website: Update the list of current maintainers o
From: |
Maxim Cournoyer |
Subject: |
branch master updated: website: Update the list of current maintainers on about page. |
Date: |
Fri, 07 Jan 2022 13:05:23 -0500 |
This is an automated email from the git hooks/post-receive script.
apteryx pushed a commit to branch master
in repository guix-artwork.
The following commit(s) were added to refs/heads/master by this push:
new 676b8be website: Update the list of current maintainers on about page.
676b8be is described below
commit 676b8becbf348c278ee014705f6bf48f95d511e3
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 7 12:02:27 2022 -0500
website: Update the list of current maintainers on about page.
* website/apps/base/templates/about.scm (about-t): Remove Ludovic and
Marius, and add Efraim to the list of current maintainers.
Reported by: Lars-Dominik Braun <lars@6xq.net>
---
website/apps/base/templates/about.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/website/apps/base/templates/about.scm
b/website/apps/base/templates/about.scm
index 427b908..9e2d252 100644
--- a/website/apps/base/templates/about.scm
+++ b/website/apps/base/templates/about.scm
@@ -107,13 +107,12 @@ system|GNU Hurd|GNU Guix package manager") #\|)
,(G_
`(p
- "Guix is currently maintained by Ludovic Courtès, Marius Bakke, Maxim
-Cournoyer, Tobias Geerinckx-Rice and Mathieu Othacehe. Please use the "
+ "Guix is currently maintained by Efraim Flashner, Mathieu Othacehe, "
+ "Maxim Cournoyer and Tobias Geerinckx-Rice. Please use the "
,(G_ `(a (@ (href ,(guix-url "contact/"))) "mailing lists"))
" for contact. For sensitive issues, you can reach them "
"using the " (code "guix-maintainers@gnu.org") " private alias."))
-
,(G_ `(h3 (@ (id "license")) "Licensing"))
,(G_
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: website: Update the list of current maintainers on about page.,
Maxim Cournoyer <=