This is an automated email from the git hooks/post-receive script.

raghavgururajan pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 01aa6e0454 teams: Add Raghav Gururajan.
01aa6e0454 is described below

commit 01aa6e04549e1d3d25798674e4f6e752ef40d64c
Author: Raghav Gururajan <[email protected]>
AuthorDate: Sat Nov 12 04:09:40 2022 -0500

    teams: Add Raghav Gururajan.
    
    * etc/teams.scm.in: Add Raghav Gururajan.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index f74acadc01..c458b14e3b 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -488,6 +488,10 @@ importer."
                        "[email protected]")
   julia core mentors)
 
+(define-member (person "Raghav Gururajan"
+                       "[email protected]")
+  mentors)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

Reply via email to