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 Clément Lassieur.


From: guix-commits
Subject: branch master updated: teams: Add entry for Clément Lassieur.
Date: Wed, 20 Dec 2023 11:49:02 -0500

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

snape pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new aa22cdd363 teams: Add entry for Clément Lassieur.
aa22cdd363 is described below

commit aa22cdd363d3b2cf64586ccee918531aa53ef365
Author: Clément Lassieur <clement@lassieur.org>
AuthorDate: Wed Dec 20 17:27:51 2023 +0100

    teams: Add entry for Clément Lassieur.
    
    * etc/teams.scm ("Clément Lassieur"): New member.
    
    Change-Id: If6456d9496f59b0a26608ad5e55aa8fdfb8af492
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 76633c2184..44ebccd7d3 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -676,6 +676,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
                        "ekaitz@elenq.tech")
   bootstrap zig)
 
+(define-member (person "Clément Lassieur"
+                       "clement@lassieur.org")
+  mozilla)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

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