diff mbox series

[bug#60539] teams: Add Reproducible Builds.

Message ID 87y1qi9646.fsf@yucca
State New
Headers show
Series [bug#60539] teams: Add Reproducible Builds. | expand

Commit Message

Vagrant Cascadian Jan. 4, 2023, 6:16 a.m. UTC
The attached patch adds myself to the Reproducible builds team.

live well,
  vagrant

Comments

Vagrant Cascadian Jan. 4, 2023, 6:18 a.m. UTC | #1
fI just realized both submitted patches have the wrong email address,
please use vagrant@reproducible-builds.org before applying. :)

live well,
  vagrant
Mathieu Othacehe Jan. 8, 2023, 1:43 p.m. UTC | #2
Hello,

> 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,

Mathieu
Vagrant Cascadian Jan. 11, 2023, 12:20 a.m. UTC | #3
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
diff mbox series

Patch

From e4587b42302bf5ddac0bc649ce26386164836046 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 3 Jan 2023 21:39:15 -0800
Subject: [PATCH 2/4] teams: Add Vagrant Cascadian.

* etc/teams.scm.in Add Vagrant Cascadian.
---
 etc/teams.scm.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 7a7b2800d3..b3a1c72c28 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -528,6 +528,10 @@  importer."
                        "iyzsong@envs.net")
   games localization)
 
+(define-member (person "Vagrant Cascadian"
+                       "vagrant@reproducible-builds.org")
+  reproduciblebuilds)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))
-- 
2.30.2