guix-commits
[Top][All Lists]
Advanced

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

branch master updated: teams: Add Maxim Cournoyer.


From: guix-commits
Subject: branch master updated: teams: Add Maxim Cournoyer.
Date: Thu, 06 Apr 2023 01:33:14 -0400

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

lilyp pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new fe17b667d9 teams: Add Maxim Cournoyer.
fe17b667d9 is described below

commit fe17b667d98e7a0a17231947ec505be0f41f9300
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Apr 2 17:39:20 2023 +0200

    teams: Add Maxim Cournoyer.
    
    * etc/teams.scm.in ("Maxim Cournoyer"): 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 a8957b4ea0..37a3c8e191 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -573,6 +573,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
                        "all_but_last@163.com")
   localization xfce)
 
+(define-member (person "Maxim Cournoyer"
+                       "maxim.cournoyer@gmail.com")
+  gnome)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

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