etc: teams: Add (.
* etc/teams.scm.in: Add (. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
		
							parent
							
								
									fb9f51a81f
								
							
						
					
					
						commit
						8710f01e04
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -477,6 +477,10 @@ importer."
 | 
				
			||||||
                       "dev@jpoiret.xyz")
 | 
					                       "dev@jpoiret.xyz")
 | 
				
			||||||
  core installer)
 | 
					  core installer)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					(define-member (person "("
 | 
				
			||||||
 | 
					                       "paren@disroot.org")
 | 
				
			||||||
 | 
					  home mentors)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define (find-team name)
 | 
					(define (find-team name)
 | 
				
			||||||
  (or (hash-ref %teams (string->symbol name))
 | 
					  (or (hash-ref %teams (string->symbol name))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue