From b5fb9c7bca1cc2dc5b879ac4abe36695a0c89369 Mon Sep 17 00:00:00 2001 From: Alexander Thomas Date: Thu, 3 Mar 2022 09:56:33 +0000 Subject: [PATCH] [infra] Fix OWNERS files * Remove leftover files from chromium. * Fix syntax errors in some files. Bug: b/216440912 Change-Id: Ibe9dc23b88d0def993bd1217df6089c1112b4ad9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/235082 Reviewed-by: William Hesse --- OWNERS | 4 ++-- build/config/OWNERS | 6 ------ build/mac/OWNERS | 2 -- build/sanitizers/OWNERS | 4 ---- build/toolchain/OWNERS | 3 --- tools/OWNERS | 2 +- 6 files changed, 3 insertions(+), 18 deletions(-) delete mode 100644 build/config/OWNERS delete mode 100644 build/mac/OWNERS delete mode 100644 build/sanitizers/OWNERS delete mode 100644 build/toolchain/OWNERS diff --git a/OWNERS b/OWNERS index 88fdd3cf716..9691dded2b8 100644 --- a/OWNERS +++ b/OWNERS @@ -8,13 +8,13 @@ vegorov@google.com #{LAST_RESORT_SUGGESTION} vsm@google.com #{LAST_RESORT_SUGGESTION} # DEPS -per-file DEPS=/tools/OWNERS_ENG +per-file DEPS=file:/tools/OWNERS_ENG # Changelog, AUTHORS, and .git* do not require approval. per-file CHANGELOG.md,AUTHORS,.gitattributes,.gitconfig,.gitignore=* # Product documentation -CONTRIBUTING.md,LICENSE,PATENT_GRANT,README.*,SECURITY.md=file:/tools/OWNERS_PRODUCT +per-file CONTRIBUTING.md,LICENSE,PATENT_GRANT,README.*,SECURITY.md=file:/tools/OWNERS_PRODUCT # Top level build files per-file .clang-format,BUILD.gn,sdk_args.gni=file:/tools/OWNERS_VM,file:/tools/OWNERS_INFRA diff --git a/build/config/OWNERS b/build/config/OWNERS deleted file mode 100644 index bd53091f46a..00000000000 --- a/build/config/OWNERS +++ /dev/null @@ -1,6 +0,0 @@ -brettw@chromium.org -dpranke@chromium.org -scottmg@chromium.org - -per-file BUILDCONFIG.gn=brettw@chromium.org -per-file BUILDCONFIG.gn=set noparent diff --git a/build/mac/OWNERS b/build/mac/OWNERS deleted file mode 100644 index c56e89dd123..00000000000 --- a/build/mac/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -mark@chromium.org -thomasvl@chromium.org diff --git a/build/sanitizers/OWNERS b/build/sanitizers/OWNERS deleted file mode 100644 index 0be2be890a4..00000000000 --- a/build/sanitizers/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -glider@chromium.org -earthdok@chromium.org -per-file tsan_suppressions.cc=* -per-file lsan_suppressions.cc=* diff --git a/build/toolchain/OWNERS b/build/toolchain/OWNERS deleted file mode 100644 index c6cda3fcdde..00000000000 --- a/build/toolchain/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -brettw@chromium.org -dpranke@chromium.org -scottmg@chromium.org diff --git a/tools/OWNERS b/tools/OWNERS index e2eae448e8a..bc4a8ddbb06 100644 --- a/tools/OWNERS +++ b/tools/OWNERS @@ -1,4 +1,4 @@ -file:/OWNERS_INFRA +file:OWNERS_INFRA # Groups administrate themselves. per-file OWNERS_ANALYZER=file:OWNERS_ANALYZER