summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilip McGrath <philip@philipmcgrath.com>2022-08-27 14:55:44 -0400
committerLudovic Courtès <ludo@gnu.org>2022-09-04 23:10:11 +0200
commitb8a6f6b40d5643df8bf3fa007340d56ebc41039f (patch)
tree7207ad068a48c5777c3ac3facea20759b1498321
parent59b0cc6866dec4b7d618ae6bd501880de3787e9a (diff)
downloadguix-b8a6f6b40d5643df8bf3fa007340d56ebc41039f.tar.gz
etc: teams: Add entry for Philip McGrath.
* etc/teams.scm.in ("Philip McGrath"): New member.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
-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 e2eb5048f6..38b7ab8e1d 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -238,6 +238,10 @@ importer."))
                        "julien@lepiller.eu")
   java ocaml translations)
 
+(define-member (person "Philip McGrath"
+                       "philip@philipmcgrath.com")
+  racket)
+
 (define-member (person "Mathieu Othacehe"
                        "othacehe@gnu.org")
   core installer mentors)