GNU bug report logs - #74440
[PATCH 0/2] Add C/C++ team.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 19 Nov 2024 21:25:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


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

From: Greg Hogan <code <at> greghogan.com>
To: 74440 <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH v2 2/2] teams: Add entry for Greg Hogan.
Date: Thu, 27 Feb 2025 21:32:25 +0000
* etc/teams.scm ("Greg Hogan"): New member.

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

diff --git a/etc/teams.scm b/etc/teams.scm
index 7b6f5090291..4e7bd917373 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -841,6 +841,10 @@ (define-member (person "Cayetano Santos"
                        "csantosb <at> inventati.org")
   electronics)
 
+(define-member (person "Greg Hogan"
+                       "code <at> greghogan.com")
+  c++)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.48.1





This bug report was last modified 76 days ago.

Previous Next


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