From 2202afc83dea59463550d2cedbb250f6752e9a9b Mon Sep 17 00:00:00 2001 From: Dirk Pranke Date: Tue, 4 Aug 2020 20:00:26 +0000 Subject: [PATCH] Remove 'dpranke@chromium.org' from OWNERS. I'm now consistently only using 'dpranke@google.com', so there shouldn't be any need for the other address. Change-Id: I7576a8bf318cc9455862ea8ef48960e0e6abf641 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336508 Reviewed-by: Scott Violet Commit-Queue: Dirk Pranke Cr-Commit-Position: refs/heads/master@{#794690} --- OWNERS | 3 --- build/OWNERS | 1 - build/config/OWNERS | 1 - build/toolchain/OWNERS | 1 - buildtools/OWNERS | 1 - buildtools/third_party/eu-strip/OWNERS | 1 - infra/OWNERS | 1 - styleguide/python/OWNERS | 1 - testing/OWNERS | 1 - testing/scripts/OWNERS | 1 - third_party/OWNERS | 1 - third_party/Python-Markdown/OWNERS | 1 - third_party/apache-mac/OWNERS | 1 - third_party/blink/tools/OWNERS | 1 - third_party/googletest/OWNERS | 1 - third_party/ijar/OWNERS | 1 - third_party/pyjson5/OWNERS | 1 - tools/OWNERS | 1 - tools/determinism/OWNERS | 1 - tools/md_browser/OWNERS | 1 - 20 files changed, 22 deletions(-) diff --git a/OWNERS b/OWNERS index bfe38133246d70..3b6dacf562ca16 100644 --- a/OWNERS +++ b/OWNERS @@ -11,18 +11,15 @@ per-file .gitignore=* per-file .git-blame-ignore-revs=mgiuca@chromium.org per-file .git-blame-ignore-revs=thakis@chromium.org per-file .gn=estaab@chromium.org -per-file .vpython*=dpranke@chromium.org per-file .vpython*=dpranke@google.com per-file .vpython*=iannucci@chromium.org per-file .yapfignore=* per-file AUTHORS=* -per-file CODE_OF_CONDUCT.md=dpranke@chromium.org per-file CODE_OF_CONDUCT.md=dpranke@google.com per-file CODE_OF_CONDUCT.md=groby@chromium.org per-file DEPS=* per-file PRESUBMIT*.py=agrieve@chromium.org # For .pydeps changes per-file PRESUBMIT*.py=dcheng@chromium.org -per-file PRESUBMIT*.py=dpranke@chromium.org per-file PRESUBMIT*.py=dpranke@google.com per-file PRESUBMIT*.py=jochen@chromium.org per-file README.md=* diff --git a/build/OWNERS b/build/OWNERS index 00646fc0104643..18f9fa55c7acf1 100644 --- a/build/OWNERS +++ b/build/OWNERS @@ -1,6 +1,5 @@ agrieve@chromium.org brucedawson@chromium.org -dpranke@chromium.org dpranke@google.com jochen@chromium.org thakis@chromium.org diff --git a/build/config/OWNERS b/build/config/OWNERS index 13d88a2dfc91a3..36f42dedbe5a06 100644 --- a/build/config/OWNERS +++ b/build/config/OWNERS @@ -1,4 +1,3 @@ -dpranke@chromium.org dpranke@google.com scottmg@chromium.org diff --git a/build/toolchain/OWNERS b/build/toolchain/OWNERS index 37c7730cbcf7fd..39669b33da0282 100644 --- a/build/toolchain/OWNERS +++ b/build/toolchain/OWNERS @@ -1,4 +1,3 @@ -dpranke@chromium.org dpranke@google.com scottmg@chromium.org diff --git a/buildtools/OWNERS b/buildtools/OWNERS index 66adf76163589c..b056049caa4a57 100644 --- a/buildtools/OWNERS +++ b/buildtools/OWNERS @@ -1,4 +1,3 @@ -dpranke@chromium.org dpranke@google.com thakis@chromium.org thomasanderson@chromium.org diff --git a/buildtools/third_party/eu-strip/OWNERS b/buildtools/third_party/eu-strip/OWNERS index c253f751147b10..bbb817edf8881d 100644 --- a/buildtools/third_party/eu-strip/OWNERS +++ b/buildtools/third_party/eu-strip/OWNERS @@ -1,4 +1,3 @@ -dpranke@chromium.org dpranke@google.com thestig@chromium.org thomasanderson@chromium.org diff --git a/infra/OWNERS b/infra/OWNERS index b04a757d8bce18..1cd8eb43c2ccee 100644 --- a/infra/OWNERS +++ b/infra/OWNERS @@ -8,7 +8,6 @@ gbeaty@chromium.org martiniss@chromium.org # Other folks who understand the infrastructure well. -dpranke@chromium.org dpranke@google.com hans@chromium.org kbr@chromium.org diff --git a/styleguide/python/OWNERS b/styleguide/python/OWNERS index a9b45078a91777..bfa8ff367a262a 100644 --- a/styleguide/python/OWNERS +++ b/styleguide/python/OWNERS @@ -1,5 +1,4 @@ agrieve@chromium.org -dpranke@chromium.org dpranke@google.com wnwen@chromium.org diff --git a/testing/OWNERS b/testing/OWNERS index 6e673934653f89..b8149697e9b1ca 100644 --- a/testing/OWNERS +++ b/testing/OWNERS @@ -1,4 +1,3 @@ -dpranke@chromium.org dpranke@google.com johnchen@chromium.org diff --git a/testing/scripts/OWNERS b/testing/scripts/OWNERS index 5fe2f0fa096c6a..7ecff41918716b 100644 --- a/testing/scripts/OWNERS +++ b/testing/scripts/OWNERS @@ -1,7 +1,6 @@ # This is reserved for people that are comfortably with buildbot recipes # and understand the implications of changing these files. -dpranke@chromium.org dpranke@google.com kbr@chromium.org martiniss@chromium.org diff --git a/third_party/OWNERS b/third_party/OWNERS index 4ab0dfde18ac26..783cbe9c777ed7 100644 --- a/third_party/OWNERS +++ b/third_party/OWNERS @@ -23,7 +23,6 @@ thakis@chromium.org # For build changes and structural changes to the repos (i.e., # DEPS-related changes). For adding new third-party dependencies # please use one of the other reviewers. -dpranke@chromium.org dpranke@google.com per-file .gitignore=* diff --git a/third_party/Python-Markdown/OWNERS b/third_party/Python-Markdown/OWNERS index bc586ee73139fc..f2a0f9e117785a 100644 --- a/third_party/Python-Markdown/OWNERS +++ b/third_party/Python-Markdown/OWNERS @@ -1,4 +1,3 @@ -dpranke@chromium.org dpranke@google.com nodir@chromium.org # COMPONENT: Tools diff --git a/third_party/apache-mac/OWNERS b/third_party/apache-mac/OWNERS index e9510fed1b569b..7205ca871b54e9 100644 --- a/third_party/apache-mac/OWNERS +++ b/third_party/apache-mac/OWNERS @@ -1,5 +1,4 @@ davidben@chromium.org -dpranke@chromium.org dpranke@google.com robertma@chromium.org diff --git a/third_party/blink/tools/OWNERS b/third_party/blink/tools/OWNERS index 151ed365c32fa0..2bdef444280a7a 100644 --- a/third_party/blink/tools/OWNERS +++ b/third_party/blink/tools/OWNERS @@ -1,4 +1,3 @@ -dpranke@chromium.org dpranke@google.com jeffcarp@chromium.org qyearsley@chromium.org diff --git a/third_party/googletest/OWNERS b/third_party/googletest/OWNERS index 73f2ea54b86e66..9f741973f3d174 100644 --- a/third_party/googletest/OWNERS +++ b/third_party/googletest/OWNERS @@ -1,5 +1,4 @@ thakis@chromium.org pwnall@chromium.org -dpranke@chromium.org dpranke@google.com # COMPONENT: Test>gTest diff --git a/third_party/ijar/OWNERS b/third_party/ijar/OWNERS index c1dbec91a632e4..a685eb8ebddddd 100644 --- a/third_party/ijar/OWNERS +++ b/third_party/ijar/OWNERS @@ -1,5 +1,4 @@ agrieve@chromium.org -dpranke@chromium.org dpranke@google.com # TEAM: build@chromium.org diff --git a/third_party/pyjson5/OWNERS b/third_party/pyjson5/OWNERS index 1bbcd92197be2f..20b541cbd6863c 100644 --- a/third_party/pyjson5/OWNERS +++ b/third_party/pyjson5/OWNERS @@ -1,4 +1,3 @@ aboxhall@chromium.org -dpranke@chromium.org dpranke@google.com # COMPONENT: Tools diff --git a/tools/OWNERS b/tools/OWNERS index acc41382250c4a..85e418b69fb03e 100644 --- a/tools/OWNERS +++ b/tools/OWNERS @@ -6,7 +6,6 @@ # OWNERS of the existing tool. brucedawson@chromium.org -dpranke@chromium.org dpranke@google.com scottmg@chromium.org thakis@chromium.org diff --git a/tools/determinism/OWNERS b/tools/determinism/OWNERS index 5be7c401366fa5..a0b7be428c3671 100644 --- a/tools/determinism/OWNERS +++ b/tools/determinism/OWNERS @@ -1,7 +1,6 @@ # Tools relating to build determinism # https://crbug.com/314403 -dpranke@chromium.org dpranke@google.com erikchen@chromium.org sebmarchand@chromium.org diff --git a/tools/md_browser/OWNERS b/tools/md_browser/OWNERS index 453a875de041be..b4bc1e99ff904b 100644 --- a/tools/md_browser/OWNERS +++ b/tools/md_browser/OWNERS @@ -1,3 +1,2 @@ -dpranke@chromium.org dpranke@google.com nodir@chromium.org