12 lines
		
	
	
		
			350 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			350 B
		
	
	
	
		
			YAML
		
	
	
	
homepage: https://poppler.freedesktop.org/
 | 
						|
language: c++
 | 
						|
primary_contact: tsdgeos@gmail.com
 | 
						|
sanitizers:
 | 
						|
  - address
 | 
						|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
 | 
						|
#  - memory
 | 
						|
  - undefined
 | 
						|
auto_ccs:
 | 
						|
  - jonathan@titanous.com
 | 
						|
  - adam.reichold@t-online.de
 | 
						|
main_repo: 'https://anongit.freedesktop.org/git/poppler/poppler.git' |