This is an automated email from the git hooks/post-receive script.
glv pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new de257d1ffc etc: teams: Add entry for Guillaume Le Vaillant.
de257d1ffc is described below
commit de257d1ffc0abe9781bc0fec08ed6b08caf07cb5
Author: Guillaume Le Vaillant <[email protected]>
AuthorDate: Fri Sep 9 18:00:12 2022 +0200
etc: teams: Add entry for Guillaume Le Vaillant.
* etc/teams.scm.in ("Guillaume Le Vaillant"): New member.
---
etc/teams.scm.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 38b7ab8e1d..9f220cc489 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -234,6 +234,10 @@ importer."))
"[email protected]")
python lisp mentors)
+(define-member (person "Guillaume Le Vaillant"
+ "[email protected]")
+ lisp)
+
(define-member (person "Julien Lepiller"
"[email protected]")
java ocaml translations)