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:
James Zern 2024-03-05 14:55:35 -08:00 committed by GitHub
parent 779b066ff0
commit 4af154a356
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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'