civodul pushed a commit to branch master
in repository guix.

commit b8a6f6b40d5643df8bf3fa007340d56ebc41039f
Author: Philip McGrath <[email protected]>
AuthorDate: Sat Aug 27 14:55:44 2022 -0400

    etc: teams: Add entry for Philip McGrath.
    
    * etc/teams.scm.in ("Philip McGrath"): New member.
    
    Signed-off-by: Ludovic Courtès <[email protected]>
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index e2eb5048f6..38b7ab8e1d 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -238,6 +238,10 @@ importer."))
                        "[email protected]")
   java ocaml translations)
 
+(define-member (person "Philip McGrath"
+                       "[email protected]")
+  racket)
+
 (define-member (person "Mathieu Othacehe"
                        "[email protected]")
   core installer mentors)

Reply via email to