unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67057] Add zig team and add me to it (+bootstrap)
@ 2023-11-11  0:26 Ekaitz Zarraga
  2023-11-12 14:38 ` bug#67057: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Ekaitz Zarraga @ 2023-11-11  0:26 UTC (permalink / raw)
  To: 67057

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

Hi,

I added the Zig team and I also added myself to it and also to bootstrap.

Idk. Maybe it was time to do it.

Hope this is ok,

Ekaitz

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-teams-Add-Zig-team.patch --]
[-- Type: text/x-patch; name=0001-teams-Add-Zig-team.patch, Size: 1245 bytes --]

From d53eef918759dfa78aaa6bc937943ec26d507c84 Mon Sep 17 00:00:00 2001
Message-ID: <d53eef918759dfa78aaa6bc937943ec26d507c84.1699662229.git.ekaitz@elenq.tech>
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Sat, 11 Nov 2023 01:21:15 +0100
Subject: [PATCH 1/2] teams: Add Zig team

* etc/teams.scm(zig): New team for the zig programming language,
  packages and build system

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

diff --git a/etc/teams.scm b/etc/teams.scm
index 2f920a5876..e886240425 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -529,6 +529,15 @@ (define-team audio
         #:description "Audio related packages."
         #:scope (list "gnu/packages/audio.scm")))
 
+(define-team zig
+  (team 'zig
+        #:name "Zig team"
+        #:description "Zig, Zig packages, and the zig-build system"
+        #:scope (list "gnu/packages/zig.scm"
+                      "gnu/packages/zig-xyz.scm"
+                      "guix/build/zig-build-system.scm"
+                      "guix/build-system/zig.scm")))
+
 \f
 (define-member (person "Eric Bavier"
                        "bavier@posteo.net")

base-commit: bb3ab24a296ffa5273b2e82a02ed057e90c095f3
-- 
2.41.0


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0002-teams-Add-Ekaitz-Zarraga-to-bootstrap-and-zig.patch --]
[-- Type: text/x-patch; name=0002-teams-Add-Ekaitz-Zarraga-to-bootstrap-and-zig.patch, Size: 1068 bytes --]

From dfef78967dbb717d9db5967bec502a1423c9f517 Mon Sep 17 00:00:00 2001
Message-ID: <dfef78967dbb717d9db5967bec502a1423c9f517.1699662229.git.ekaitz@elenq.tech>
In-Reply-To: <d53eef918759dfa78aaa6bc937943ec26d507c84.1699662229.git.ekaitz@elenq.tech>
References: <d53eef918759dfa78aaa6bc937943ec26d507c84.1699662229.git.ekaitz@elenq.tech>
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Sat, 11 Nov 2023 01:22:17 +0100
Subject: [PATCH 2/2] teams: Add Ekaitz Zarraga, to bootstrap and zig

* etc/teams.scm: Add Ekaitz Zarraga

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

diff --git a/etc/teams.scm b/etc/teams.scm
index e886240425..d86647e7ea 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -671,6 +671,10 @@ (define-member (person "Gabriel Wicki"
                        "gabriel@erlikon.ch")
   audio)
 
+(define-member (person "Ekaitz Zarraga"
+                       "ekaitz@elenq.tech")
+  bootstrap zig)
+
 \f
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.41.0


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

* bug#67057: Add zig team and add me to it (+bootstrap)
  2023-11-11  0:26 [bug#67057] Add zig team and add me to it (+bootstrap) Ekaitz Zarraga
@ 2023-11-12 14:38 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-11-12 14:38 UTC (permalink / raw)
  To: Ekaitz Zarraga; +Cc: 67057-done

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

Patches pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2023-11-12 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-11  0:26 [bug#67057] Add zig team and add me to it (+bootstrap) Ekaitz Zarraga
2023-11-12 14:38 ` bug#67057: " Efraim Flashner

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).