Skip to content

Commit

Permalink
Remove agable from src OWNERS files
Browse files Browse the repository at this point in the history
Change-Id: I95178dde14672080b562d1cccbb978509adddd2f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216569
Commit-Queue: Darin Fisher <darin@chromium.org>
Reviewed-by: Darin Fisher <darin@chromium.org>
Reviewed-by: Stephen Martinis <martiniss@chromium.org>
Auto-Submit: Aaron Gable <agable@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780374}
  • Loading branch information
aarongable authored and Commit Bot committed Jun 19, 2020
1 parent 77aa363 commit 7e33ef1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 8 deletions.
1 change: 0 additions & 1 deletion OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ per-file .vpython*=iannucci@chromium.org
per-file .yapfignore=*
per-file AUTHORS=*
per-file BUILD.gn=file://build/OWNERS
per-file codereview.settings=agable@chromium.org
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
Expand Down
4 changes: 0 additions & 4 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -851,9 +851,6 @@
'clipboard': {
'filepath': 'clipboard|dnd|drag|drop',
},
'codereview_settings': {
'filepath': 'codereview.settings',
},
'components_deps': {
'filepath': 'components/([^/]*/)*DEPS',
},
Expand Down Expand Up @@ -2405,7 +2402,6 @@
'ukai+watch@chromium.org',
'vmpstr+watch@chromium.org'],
'clipboard': ['dcheng@chromium.org'],
'codereview_settings': ['agable+watch@chromium.org'],
'components_deps': ['droger+watchlist@chromium.org'],
'compositor_animator': ['mdjones+watch@chromium.org'],
'content_bluetooth': ['mattreynolds+watch@chromium.org',
Expand Down
1 change: 0 additions & 1 deletion codereview.settings
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This file is used by git-cl to get repository specific information.
PROJECT: chromium
CODE_REVIEW_SERVER: codereview.chromium.org
GERRIT_HOST: True
CC_LIST: chromium-reviews@chromium.org
VIEW_VC: https://chromium.googlesource.com/chromium/src/+/
Expand Down
2 changes: 1 addition & 1 deletion infra/OWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This is reserved for people that are comfortable with Chromium builders
# and understand the implications of changing their configurations.

agable@chromium.org
bpastene@chromium.org
dpranke@chromium.org
dpranke@google.com
estaab@chromium.org
gbeaty@chromium.org
hans@chromium.org
kbr@chromium.org
Expand Down
1 change: 0 additions & 1 deletion tools/infra/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
agable@chromium.org
gbeaty@chromium.org
martiniss@chromium.org

Expand Down

0 comments on commit 7e33ef1

Please sign in to comment.