mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-12 13:25:40 +00:00
Require council review for changes to Cargo.lock
Changes to Cargo.lock will require additional reviews by the crosvm council to judge if added third party crates are can and should be used. BUG=b:239254933 TEST=gerrit validates OWNERS files Change-Id: Ie3c275079ce737aeeb6ddcbcfed9f1514df34584 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4068829 Commit-Queue: Dennis Kempin <denniskempin@google.com> Reviewed-by: Steven Moreland <smoreland@google.com> Reviewed-by: Christian Blichmann <cblichmann@google.com> Reviewed-by: Frederick Mayle <fmayle@google.com> Reviewed-by: Vikram Auradkar <auradkar@google.com>
This commit is contained in:
parent
ef6fdc97f5
commit
e8f6e08b55
2 changed files with 15 additions and 0 deletions
4
OWNERS
4
OWNERS
|
@ -17,3 +17,7 @@ rizhang@google.com
|
|||
crosvm-bot@crosvm-packages.iam.gserviceaccount.com
|
||||
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
|
||||
crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com
|
||||
|
||||
# Changes to Cargo.lock will require additional reviews by the crosvm council.
|
||||
per-file Cargo.lock = set noparent
|
||||
per-file Cargo.lock = file:OWNERS_COUNCIL
|
||||
|
|
11
OWNERS_COUNCIL
Normal file
11
OWNERS_COUNCIL
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Crosvm Council Members
|
||||
auradkar@google.com
|
||||
cblichmann@google.com
|
||||
denniskempin@google.com
|
||||
fmayle@google.com
|
||||
smoreland@google.com
|
||||
|
||||
# Bots
|
||||
crosvm-bot@crosvm-packages.iam.gserviceaccount.com
|
||||
crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com
|
||||
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
|
Loading…
Reference in a new issue