aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
author( <paren@disroot.org>2022-09-27 19:00:28 +0100
committerMathieu Othacehe <othacehe@gnu.org>2022-09-28 09:03:22 +0200
commit8710f01e043a98884ea7f37072687500a0e54813 (patch)
tree7cd15dbeb776fde8fb2bd7939e3fe45f7fa162ea /etc
parentfb9f51a81f8086c5f67b75e54217c0789ab1523f (diff)
downloadguix-8710f01e043a98884ea7f37072687500a0e54813.tar
guix-8710f01e043a98884ea7f37072687500a0e54813.tar.gz
etc: teams: Add (.
* etc/teams.scm.in: Add (. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
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 4f65f5bcf0..96a1effd24 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -477,6 +477,10 @@ importer."
"dev@jpoiret.xyz")
core installer)
+(define-member (person "("
+ "paren@disroot.org")
+ home mentors)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))