summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-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 99d1d8168f..1269166d3b 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -426,6 +426,10 @@ importer."))
                        "andrew@trop.in")
   home emacs)
 
+(define-member (person "Josselin Poiret"
+                       "dev@jpoiret.xyz")
+  core installer)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))