GNU bug report logs - #58121
[PATCH 0/2] etc: teams: Add (.

Previous Next

Package: guix-patches;

Reported by: "(" <paren <at> disroot.org>

Date: Tue, 27 Sep 2022 18:00:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "(" <paren <at> disroot.org>
To: 58121 <at> debbugs.gnu.org
Cc: "\(" <paren <at> disroot.org>
Subject: [bug#58121] [PATCH 2/2] etc: teams: Add (.
Date: Tue, 27 Sep 2022 19:00:28 +0100
* etc/teams.scm.in: Add (.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

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 @@ (define-member (person "Josselin Poiret"
                        "dev <at> jpoiret.xyz")
   core installer)
 
+(define-member (person "("
+                       "paren <at> disroot.org")
+  home mentors)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.37.3





This bug report was last modified 2 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.