guix-commits
[Top][All Lists]
Advanced

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

04/04: teams: Add Simon Tournier.


From: guix-commits
Subject: 04/04: teams: Add Simon Tournier.
Date: Wed, 28 Sep 2022 03:04:01 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit ea49070a36d48254f1ef167fa2806a16ed0b77a5
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Sep 27 12:33:36 2022 +0200

    teams: Add Simon Tournier.
    
    * etc/teams.scm.in: Add Simon Tournier.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

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))



reply via email to

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