projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f38e16f
)
Add hcm@ to public API owners
author
Ravi Mistry
<rmistry@google.com>
Thu, 19 Jan 2017 17:00:08 +0000
(12:00 -0500)
committer
Skia Commit-Bot
<skia-commit-bot@chromium.org>
Thu, 19 Jan 2017 17:36:06 +0000
(17:36 +0000)
BUG=skia:
NOTRY=true
Change-Id: I4d54591db0d50ceca02a87868fd125309bd4531e
Reviewed-on: https://skia-review.googlesource.com/7275
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Mike Reed <reed@google.com>
PRESUBMIT.py
patch
|
blob
|
history
diff --git
a/PRESUBMIT.py
b/PRESUBMIT.py
index a61f732dae653efa4326cb02e4b2e3b8a756f1ab..ed33c50d3a94487c3a2d510892aaa6c412bf81bd 100644
(file)
--- a/
PRESUBMIT.py
+++ b/
PRESUBMIT.py
@@
-31,6
+31,8
@@
PUBLIC_API_OWNERS = (
'bsalomon@google.com',
'djsollen@chromium.org',
'djsollen@google.com',
+ 'hcm@chromium.org',
+ 'hcm@google.com',
)
AUTHORS_FILE_NAME = 'AUTHORS'