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