emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60539: closed (teams: Add Reproducible Builds.)


From: GNU bug Tracking System
Subject: bug#60539: closed (teams: Add Reproducible Builds.)
Date: Wed, 11 Jan 2023 00:22:02 +0000

Your message dated Tue, 10 Jan 2023 16:20:55 -0800
with message-id <87mt6pncpk.fsf@contorta>
and subject line Re: bug#60539: teams: Add Reproducible Builds.
has caused the debbugs.gnu.org bug report #60539,
regarding teams: Add Reproducible Builds.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60539: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60539
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: teams: Add Reproducible Builds. Date: Tue, 03 Jan 2023 21:47:49 -0800
I would like to propose a Reproducible Builds team covering tooling
related to reproducible builds as well as a catch-all for reproducible
builds issues. Patch attached.

live well,
  vagrant
From d5fca087fdc3cfad99ab5684d493806b98354bec Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 3 Jan 2023 21:36:58 -0800
Subject: [PATCH 1/4] teams: Add Reproducible Builds team.

* etc/teams.scm.in (reproduciblebuilds): New team.
---
 etc/teams.scm.in | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 96a04aca3d..7a7b2800d3 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -416,6 +416,13 @@ importer."
         #:scope (list "gnu/packages/chez.scm"
                       "gnu/packages/racket.scm")))
 
+(define-team reproduciblebuilds
+  (team 'reproduciblebuilds
+        #:name "Reproducible Builds team"
+        #:description
+        "Reproducible Builds tooling and issues that affect any guix packages."
+        #:scope (list "gnu/packages/diffoscope.scm")))
+

 (define-member (person "Thiago Jung Bauermann"
                        "bauermann@kolabnow.com")
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#60539: teams: Add Reproducible Builds. Date: Tue, 10 Jan 2023 16:20:55 -0800
On 2023-01-08, Mathieu Othacehe wrote:
>> fI just realized both submitted patches have the wrong email address,
>> please use vagrant@reproducible-builds.org before applying. :)
>
> Both patches look OK, please go ahead.

Thanks!

Pushed as 80d9e967e3b9e298a7b480ba0525e2e59df574c4 and
67caba5acb358247e40d89390caf801a53dad4ab thus, closing.


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]