unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 1/2] teams: Add hurd team.
@ 2024-12-03 13:34 Janneke Nieuwenhuizen
  2024-12-03 13:34 ` [PATCH 2/2] etc: teams: Add entry for Janneke Nieuwenhuizen Janneke Nieuwenhuizen
  2024-12-03 13:46 ` [PATCH 1/2] teams: Add hurd team Andreas Enge
  0 siblings, 2 replies; 4+ messages in thread
From: Janneke Nieuwenhuizen @ 2024-12-03 13:34 UTC (permalink / raw)
  To: guix-devel

* etc/teams.scm (hurd): New team.

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

diff --git a/etc/teams.scm b/etc/teams.scm
index 4f86dfb954..ab9b9e9160 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -610,6 +610,15 @@ (define-team zig
                       "guix/build/zig-build-system.scm"
                       "guix/build-system/zig.scm")))
 
+(define-team hurd
+  (team 'hurd
+        #:name "Team for the Hurd"
+        #:scope (list "gnu/system/hurd.scm"
+                      "gnu/system/images/hurd.scm"
+                      "gnu/build/hurd-boot.scm"
+                      "gnu/services/hurd.scm"
+                      "gnu/packages/hurd.scm")))
+
 \f
 (define-member (person "Eric Bavier"
                        "bavier@posteo.net")

base-commit: 58a134224e327cfc0af105314598d080dfc0392d
-- 
2.46.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-12-03 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-03 13:34 [PATCH 1/2] teams: Add hurd team Janneke Nieuwenhuizen
2024-12-03 13:34 ` [PATCH 2/2] etc: teams: Add entry for Janneke Nieuwenhuizen Janneke Nieuwenhuizen
2024-12-03 13:46 ` [PATCH 1/2] teams: Add hurd team Andreas Enge
2024-12-03 13:53   ` Janneke Nieuwenhuizen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).