GNU bug report logs - #76437
[PATCH 0/3] Create electronics team, add Cayetano and Maxim

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Thu, 20 Feb 2025 08:36:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 76437 <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: 76437 <at> debbugs.gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH 2/3] etc: teams: Add Cayetano Santos.
Date: Thu, 20 Feb 2025 10:22:16 +0100
Change-Id: I8ec5f0d1dd78344039ef4b51a3dc48c3502f9310
Signed-off-by: Cayetano Santos <csantosb <at> inventati.org>
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 81fb68fe3c..7d40f53e25 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -829,6 +829,10 @@ (define-member (person "Jelle Licht"
                        "jlicht <at> fsfe.org")
   javascript)
 
+(define-member (person "Cayetano Santos"
+                       "csantosb <at> inventati.org")
+  electronics)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.48.1





This bug report was last modified 88 days ago.

Previous Next


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