[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73013] [PATCH] Add André Batista to team mozilla.
From: |
André Batista |
Subject: |
[bug#73013] [PATCH] Add André Batista to team mozilla. |
Date: |
Tue, 3 Sep 2024 18:56:56 -0300 |
* etc/teams.scm: Define new member.
Change-Id: I34114c8fdbcaa40380e032353945d5e74a369064
---
etc/teams.scm | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/etc/teams.scm b/etc/teams.scm
index d202a2c080..aa26c62f2f 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -743,6 +743,10 @@ (define-member (person "Nicolas Goaziou"
"guix@nicolasgoaziou.fr")
tex)
+(define-member (person "André Batista"
+ "nandre@riseup.net")
+ mozilla)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))
--
2.45.2
- [bug#73013] [PATCH] Add André Batista to team mozilla.,
André Batista <=