22 lines
		
	
	
		
			566 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			566 B
		
	
	
	
		
			YAML
		
	
	
	
| homepage: "https://github.com/google/skia"
 | |
| language: c++
 | |
| primary_contact: "kjlubick@chromium.org"
 | |
| auto_ccs:
 | |
|   - "hcm@google.com"
 | |
|   - "reed@google.com"
 | |
|   - "bsalomon@google.com"
 | |
|   - "brianosman@google.com"
 | |
|   - "johnstiles@google.com"
 | |
|   - "ethannicholas@google.com"
 | |
| vendor_ccs:
 | |
|   - "lsalzman@mozilla.com"
 | |
|   - "twsmith@mozilla.com"
 | |
| sanitizers:
 | |
|  - address
 | |
|  - undefined
 | |
| # Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
 | |
| # - memory
 | |
| help_url: "https://skia.org/dev/testing/fuzz"
 | |
| builds_per_day: 4
 | |
| main_repo: 'https://skia.googlesource.com/skia.git'
 |