GNU bug report logs - #65862
[PATCH 0/1] Add Munyoki Kilyungi to Python and Scheme Teams

Previous Next

Package: guix-patches;

Reported by: Munyoki Kilyungi <me <at> bonfacemunyoki.com>

Date: Mon, 11 Sep 2023 08:38:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Munyoki Kilyungi <me <at> bonfacemunyoki.com>
To: 65862 <at> debbugs.gnu.org
Cc: Munyoki Kilyungi <me <at> bonfacemunyoki.com>
Subject: [bug#65862] [PATCH 1/1] teams: Add Munyoki Kilyungi to the python and lisp teams.
Date: Mon, 11 Sep 2023 11:41:13 +0300
* etc/teams.scm.in: Add Munyoki Kilyungi to the Python and Lisp teams.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)
 mode change 100644 => 100755 etc/teams.scm.in

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
old mode 100644
new mode 100755
index e07c758117a9..afaf68e1acbe
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -639,6 +639,10 @@ (define-member (person "Katherine Cox-Buday"
                        "cox.katherine.e+guix <at> gmail.com")
   emacs go lisp)
 
+(define-member (person "Munyoki Kilyungi"
+                       "me <at> bonfacemunyoki.com")
+  python lisp)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.41.0





This bug report was last modified 1 year and 233 days ago.

Previous Next


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