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

To reply to this bug, email your comments to 78207 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78207; Package guix-patches. (Fri, 02 May 2025 09:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 02 May 2025 09:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>
To: guix-patches <at> gnu.org
Cc: Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>,
 Steve George <steve <at> futurile.net>
Subject: [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 1 day ago.

Previous Next


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