teams: Add Reproducible Builds team.
* etc/teams.scm.in (reproduciblebuilds): New team.
This commit is contained in:
parent
00ba3ad4c3
commit
67caba5acb
@ -416,6 +416,13 @@ importer."
|
|||||||
#:scope (list "gnu/packages/chez.scm"
|
#:scope (list "gnu/packages/chez.scm"
|
||||||
"gnu/packages/racket.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"
|
(define-member (person "Thiago Jung Bauermann"
|
||||||
"bauermann@kolabnow.com")
|
"bauermann@kolabnow.com")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user