guix-commits
[Top][All Lists]
Advanced

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

branch master updated: teams: Add entry for Adam Faiz.


From: guix-commits
Subject: branch master updated: teams: Add entry for Adam Faiz.
Date: Fri, 08 Mar 2024 04:30:07 -0500

This is an automated email from the git hooks/post-receive script.

andreas pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new bd1cc64ddd teams: Add entry for Adam Faiz.
bd1cc64ddd is described below

commit bd1cc64ddd6c9739351e9312d33f891cddbd198b
Author: AwesomeAdam54321 <adam.faiz@disroot.org>
AuthorDate: Wed Mar 6 19:25:55 2024 +0800

    teams: Add entry for Adam Faiz.
    
    * etc/teams.scm ("Adam Faiz"): New member.
    
    Signed-off-by: Andreas Enge <andreas@enge.fr>
    Change-Id: Idb913da5e4f622b8efdbadc87d2cf3e5aec118eb
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index e2da31a2b4..afcd187abb 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -724,6 +724,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
                        "mhw@netris.org")
   mozilla)
 
+(define-member (person "Adam Faiz"
+                       "adam.faiz@disroot.org")
+  games)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

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