guix-commits
[Top][All Lists]
Advanced

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

branch master updated: teams: Add Raghav Gururajan.


From: guix-commits
Subject: branch master updated: teams: Add Raghav Gururajan.
Date: Sat, 12 Nov 2022 04:10:36 -0500

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 <rg@raghavgururajan.name>
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."
                        "zimon.toutoune@gmail.com")
   julia core mentors)
 
+(define-member (person "Raghav Gururajan"
+                       "rg@raghavgururajan.name")
+  mentors)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

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