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 Sharlatan Hellseher.


From: guix-commits
Subject: branch master updated: teams: Add entry for Sharlatan Hellseher.
Date: Thu, 11 Jan 2024 17:11:56 -0500

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

sharlatan pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 4eef1c3517 teams: Add entry for Sharlatan Hellseher.
4eef1c3517 is described below

commit 4eef1c3517f8f3983a2a6b42039baf581dc11c96
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Jan 12 00:39:32 2024 +0000

    teams: Add entry for Sharlatan Hellseher.
    
    * etc/teams.scm ("Sharlatan Hellseher"): New member.
    
    Change-Id: I05f1442e90799e182feb153f45191e789c05461b
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 98f51c13e1..bfd44eb6ca 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -698,6 +698,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
                        "clement@lassieur.org")
   mozilla)
 
+(define-member (person "Sharlatan Hellseher"
+                       "sharlatanus@gmail.com")
+  go lisp python science)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))



reply via email to

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