mirror of https://github.com/google/oss-fuzz.git
Update auto-cc for spirv-tools (#8291)
Add new member of shader compilers team to ACLs.
This commit is contained in:
parent
39815caec2
commit
0225f1c46c
|
@ -1,10 +1,11 @@
|
|||
homepage: https://github.com/KhronosGroup/SPIRV-Tools
|
||||
language: c++
|
||||
primary_contact: rharrison@google.com
|
||||
primary_contact: rharrison@google.com
|
||||
auto_ccs:
|
||||
- "afdx@google.com"
|
||||
- "alanbaker@google.com"
|
||||
- "stevenperron@google.com"
|
||||
- "nathangauer@google.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
|
|
Loading…
Reference in New Issue