aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2022-09-27 12:33:36 +0200
committerMathieu Othacehe <othacehe@gnu.org>2022-09-28 09:03:22 +0200
commitea49070a36d48254f1ef167fa2806a16ed0b77a5 (patch)
tree1750d646f28e55558fa9dc51ca4ca6d6790f380e /etc
parent8710f01e043a98884ea7f37072687500a0e54813 (diff)
downloadguix-ea49070a36d48254f1ef167fa2806a16ed0b77a5.tar
guix-ea49070a36d48254f1ef167fa2806a16ed0b77a5.tar.gz
teams: Add Simon Tournier.
* etc/teams.scm.in: Add Simon Tournier. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/teams.scm.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 96a1effd24..2727505529 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -481,6 +481,10 @@ importer."
"paren@disroot.org")
home mentors)
+(define-member (person "Simon Tournier"
+ "zimon.toutoune@gmail.com")
+ julia core mentors)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))