guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#71932] [PATCH] Adds Laurent Gatto to team r


From: laurent . gatto
Subject: [bug#71932] [PATCH] Adds Laurent Gatto to team r
Date: Wed, 3 Jul 2024 18:23:39 +0200

From: Laurent Gatto <laurent.gatto@uclouvain.be>

---
 etc/teams.scm | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 4c6723f9b7..2f6a22d97c 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -738,6 +738,11 @@ (define-member (person "Matthew Trzcinski"
                        "matt@excalamus.com")
   documentation)
 
+(define-member (person "Laurent Gatto"
+                       "laurent.gatto@gmail.com")
+  r)
+
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

base-commit: 972c06dc79641864b05590b2cd905cc8b810062b
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]