GNU bug report logs - #78207
[PATCH v0] teams: Add entry for Ashvith Shetty.

Previous Next

Package: guix-patches;

Reported by: Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>

Date: Fri, 2 May 2025 09:45:02 UTC

Severity: normal

Tags: patch

Done: Steve George <steve <at> futurile.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>
To: 78207 <at> debbugs.gnu.org
Cc: Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>, Steve George <steve <at> futurile.net>
Subject: [bug#78207] [PATCH v0] teams: Add entry for Ashvith Shetty.
Date: Fri,  2 May 2025 15:13:50 +0530
* etc/teams.scm ("Ashvith Shetty"): New member.

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

diff --git a/etc/teams.scm b/etc/teams.scm
index 17b5d4d1fe..b9d996c281 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -870,6 +870,10 @@ (define-member (person "Hilton Chain"
 (define-member (person "NoƩ Lopez"
                        "noelopez <at> free.fr")
   gnome)
+
+(define-member (person "Ashvith Shetty"
+                       "ashvithshetty0010 <at> zohomail.in")
+  go javascript)
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.49.0





This bug report was last modified 14 days ago.

Previous Next


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