teams: Add Reproducible Builds team.
* etc/teams.scm.in (reproduciblebuilds): New team.
This commit is contained in:
		
							parent
							
								
									00ba3ad4c3
								
							
						
					
					
						commit
						67caba5acb
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -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") | ||||
|  |  | |||
		Reference in a new issue