GNU bug report logs - #76268
[PATCH 0/2] Add JavaScript team

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Thu, 13 Feb 2025 13:45:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jlicht <at> fsfe.org
To: 76268 <at> debbugs.gnu.org
Cc: Jelle Licht <jlicht <at> fsfe.org>
Subject: [bug#76268] [PATCH 2/2] etc: teams: Add entry for Jelle Licht.
Date: Thu, 13 Feb 2025 14:46:38 +0100
From: Jelle Licht <jlicht <at> fsfe.org>

* etc/teams.scm ("Jelle Licht"): New member.

Change-Id: I45f7e49ae16c011f14b65aa7bdbdf15ea3721bd2
---
 etc/teams.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 230f2389cd..5535826f69 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -814,6 +814,10 @@ (define-member (person "Zheng Junjie"
                        "z572 <at> z572.online")
   core-packages qt)
 
+(define-member (person "Jelle Licht"
+                       "jlicht <at> fsfe.org")
+  javascript)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.48.1





This bug report was last modified 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.