guix-commits
[Top][All Lists]
Advanced

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

02/02: etc: teams: Add entry for Christopher Baines.


From: guix-commits
Subject: 02/02: etc: teams: Add entry for Christopher Baines.
Date: Fri, 8 Jul 2022 18:38:37 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit 6e2f5fe2170065e23c4176ab79cbc60ad2ffd0f7
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Fri Jul 8 23:36:24 2022 +0100

    etc: teams: Add entry for Christopher Baines.
    
    * etc/teams.scm.in ("Christopher Baines"): New member.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 2559806430..7c04d169e4 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -223,6 +223,10 @@ and the maven-build-system."))
                        "rekado@elephly.net")
   r core mentors)
 
+(define-member (person "Christopher Baines"
+                       "mail@cbaines.net")
+  core mentors ruby)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

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