[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: teams: Add Josselin Poiret.
From: |
guix-commits |
Subject: |
01/02: teams: Add Josselin Poiret. |
Date: |
Tue, 27 Sep 2022 02:43:08 -0400 (EDT) |
mothacehe pushed a commit to branch master
in repository guix.
commit b4de11b5dc12f65c3cdddc569b967c38f02b687e
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Mon Sep 26 16:26:36 2022 +0200
teams: Add Josselin Poiret.
* etc/teams.scm.in: Add Josselin Poiret.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
etc/teams.scm.in | 4 ++++
1 file changed, 4 insertions(+)
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))