mirror of https://github.com/google/oss-fuzz.git
lib{aom,vpx}/project.yaml: update cc list (#11664)
add jingning@, jianj@ and wtc@ consistently; remove departed team member johannkoenig@.
This commit is contained in:
parent
779b066ff0
commit
4af154a356
|
@ -1,12 +1,13 @@
|
|||
homepage: "https://aomedia.org/av1-features/get-started/"
|
||||
language: c++
|
||||
primary_contact: "urvang@google.com"
|
||||
primary_contact: "wtc@google.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
- undefined
|
||||
auto_ccs:
|
||||
- jhuoponen@google.com
|
||||
- jianj@google.com
|
||||
- jingning@google.com
|
||||
- jzern@google.com
|
||||
- wtc@google.com
|
||||
- yunqingwang@google.com
|
||||
|
|
|
@ -6,8 +6,10 @@ sanitizers:
|
|||
- memory
|
||||
- undefined
|
||||
auto_ccs:
|
||||
- jianj@google.com
|
||||
- jingning@google.com
|
||||
- jzern@google.com
|
||||
- johannkoenig@google.com
|
||||
- wtc@google.com
|
||||
vendor_ccs:
|
||||
- twsmith@mozilla.com
|
||||
main_repo: 'https://chromium.googlesource.com/webm/libvpx'
|
||||
|
|
Loading…
Reference in New Issue