teams: Add entry for Sharlatan Hellseher.
* etc/teams.scm ("Sharlatan Hellseher"): New member.
Change-Id: I05f1442e90799e182feb153f45191e789c05461b
			
			
This commit is contained in:
		
							parent
							
								
									637b72e2b8
								
							
						
					
					
						commit
						4eef1c3517
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -698,6 +698,10 @@ GLib/GIO, GTK, GStreamer and Webkit."
 | 
				
			||||||
                       "clement@lassieur.org")
 | 
					                       "clement@lassieur.org")
 | 
				
			||||||
  mozilla)
 | 
					  mozilla)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					(define-member (person "Sharlatan Hellseher"
 | 
				
			||||||
 | 
					                       "sharlatanus@gmail.com")
 | 
				
			||||||
 | 
					  go lisp python science)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(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