[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: etc: teams: Add entry for Julien Lepiller.
From: |
guix-commits |
Subject: |
branch master updated: etc: teams: Add entry for Julien Lepiller. |
Date: |
Wed, 06 Jul 2022 16:17:11 -0400 |
This is an automated email from the git hooks/post-receive script.
roptat pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 3ce152bf5b etc: teams: Add entry for Julien Lepiller.
3ce152bf5b is described below
commit 3ce152bf5bdc69fcaab12cc45a33537694a42d64
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Wed Jul 6 22:12:47 2022 +0200
etc: teams: Add entry for Julien Lepiller.
* etc/teams.scm.in ("Julien Lepiller"): 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 e71e67f670..67c6ff7f8c 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -195,6 +195,10 @@ and the maven-build-system."))
"efraim@flashner.co.il")
embedded-bootstrap julia rust science)
+(define-member (person "Julien Lepiller"
+ "julien@lepiller.eu")
+ java ocaml translations)
+
(define-member (person "Liliana Marie Prikler"
"liliana.prikler@gmail.com")
emacs games)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: etc: teams: Add entry for Julien Lepiller.,
guix-commits <=