[Git][reproducible-builds/reproducible-website][master] /who/people: add Mike Perry and Seth Schoen, thank you for...

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Apr 21 11:25:24 UTC 2023



Holger Levsen pushed to branch master at Reproducible Builds / reproducible-website


Commits:
ea3966bc by Holger Levsen at 2023-04-21T13:24:54+02:00
/who/people: add Mike Perry and Seth Schoen, thank you for https://media.ccc.de/v/31c3_-_6240_-_en_-_saal_g_-_201412271400_-_reproducible_builds_-_mike_perry_-_seth_schoen_-_hans_steiner

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/contributors.py


Changes:

=====================================
bin/contributors.py
=====================================
@@ -41,6 +41,7 @@ EXTRA = {
     "Marcus Hoffmann (bubu)",
     "Maria Glukhova",
     "Mathieu Bridon",
+    "Mike Perry",
     "Morten Linderud",
     "Nicolas Boulenguez",
     "Niels Thykier",
@@ -53,6 +54,7 @@ EXTRA = {
     "Sascha Steinbiss",
     "Satyam Zode",
     "Scarlett Clark",
+    "Seth Schoen",
     "Stefano Rivera",
     "Stéphane Glondu",
     "Steven Chamberlain",
@@ -95,7 +97,7 @@ def main():
             pass
 
     with open("_data/contributors.yml", "w") as f:
-        print("#\n# do not edit this file, edit bin/contributors.py instead\n#\n", file=f)
+        print("#\n# do not edit this file, edit bin/contributors.py instead\n#", file=f)
         yaml.dump(sorted(list(data), key=str.casefold), f)
 
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/ea3966bc6d3b89c2831fcc00750920bd6113d92a

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/ea3966bc6d3b89c2831fcc00750920bd6113d92a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230421/0fda0495/attachment.htm>


More information about the rb-commits mailing list