15 lines
		
	
	
		
			355 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			355 B
		
	
	
	
		
			YAML
		
	
	
	
homepage: "https://www.libressl.org/"
 | 
						|
language: c++
 | 
						|
primary_contact: "busterb@gmail.com"
 | 
						|
auto_ccs:
 | 
						|
 - "beck@obtuse.com"
 | 
						|
 - "joel.sing@gmail.com"
 | 
						|
 - "kinichiro.inoguchi@gmail.com"
 | 
						|
 - "ted.unangst@gmail.com"
 | 
						|
 - "miwaxe@gmail.com"
 | 
						|
 - "guidovranken@gmail.com"
 | 
						|
sanitizers:
 | 
						|
 - address
 | 
						|
 - undefined
 | 
						|
main_repo: 'https://github.com/libressl-portable/portable.git'
 |