Skip to content

Commit

Permalink
Update dpranke entries in OWNERS files.
Browse files Browse the repository at this point in the history
This CL removes me from ownership from a few Blink-related
directories, as I'm really not qualified to be an owner there
any more, and also removes me as an OWNER for the top-level
and blink-level PRESUBMIT.py files in favor of dcheng, who is
a much better reviewer for the typical presubmit change these
days.

R=dcheng@chromium.org
TBR=jam@chromium.org

Change-Id: Ie3dbe9c31b3052521fedf4ac6164942f9904671c
Reviewed-on: https://chromium-review.googlesource.com/706186
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#507397}
  • Loading branch information
dpranke authored and Commit Bot committed Oct 9, 2017
1 parent d1fc0b4 commit 920e22c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ per-file AUTHORS=*
per-file BUILD.gn=file://build/OWNERS
per-file codereview.settings=agable@chromium.org
per-file DEPS=*
per-file PRESUBMIT*.py=dpranke@chromium.org
per-file PRESUBMIT*.py=dcheng@chromium.org
per-file PRESUBMIT*.py=jochen@chromium.org
per-file PRESUBMIT*.py=phajdan.jr@chromium.org
per-file README.md=*
Expand Down
1 change: 0 additions & 1 deletion content/shell/test_runner/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
dmazzoni@chromium.org
dpranke@chromium.org
mkwst@chromium.org
pfeldman@chromium.org
rbyers@chromium.org
Expand Down
2 changes: 1 addition & 1 deletion third_party/WebKit/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ file://third_party/WebKit/API_OWNERS
dpranke@chromium.org
thakis@chromium.org

per-file PRESUBMIT*.py=dpranke@chromium.org
per-file PRESUBMIT*.py=dcheng@chromium.org
per-file PRESUBMIT*.py=foolip@chromium.org
per-file PRESUBMIT*.py=qyearsley@chromium.org
per-file PRESUBMIT*.py=thakis@chromium.org
Expand Down
1 change: 0 additions & 1 deletion third_party/WebKit/Source/core/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dglazkov@chromium.org
dtapuska@chromium.org
dgozman@chromium.org
dominicc@chromium.org
dpranke@chromium.org
# drott reviews font specific changes.
drott@chromium.org
dsinclair@chromium.org
Expand Down

0 comments on commit 920e22c

Please sign in to comment.