Chromium Code Reviews| Index: Source/core/OWNERS |
| diff --git a/Source/core/OWNERS b/Source/core/OWNERS |
| index 9c29240cfa2513f5c46b076889602262fd3b29c9..e053d0851bb5b074a386edc23af314a5a2be6a11 100644 |
| --- a/Source/core/OWNERS |
| +++ b/Source/core/OWNERS |
| @@ -1,3 +1,6 @@ |
| +# Please prefer to use more specific OWNERS if possible. |
| +# For example, core/rendering/OWNERS for rendering changes. |
| + |
| abarth@chromium.org |
| adamk@chromium.org |
| ager@chromium.org |
| @@ -5,14 +8,10 @@ alexis.menard@intel.com |
| apavlov@chromium.org |
| arv@chromium.org |
| chrishtr@chromium.org |
| -darin@chromium.org |
| dcheng@chromium.org |
| dglazkov@chromium.org |
| -dimich@chromium.org |
| -dmazzoni@chromium.org |
| dominicc@chromium.org |
| dpranke@chromium.org |
| -dschulze@chromium.org |
| dstockwell@chromium.org |
| eae@chromium.org |
| enne@chromium.org |
| @@ -20,7 +19,6 @@ eseidel@chromium.org |
| esprehn@chromium.org |
| fmalita@chromium.org |
| fs@opera.com |
| -hamaji@chromium.org |
| haraken@chromium.org |
| hayato@chromium.org |
| inferno@chromium.org |
| @@ -35,11 +33,11 @@ keishi@chromium.org |
| kenneth.r.christiansen@intel.com |
| kinuko@chromium.org |
| kouhei@chromium.org |
| -levin@chromium.org |
| leviw@chromium.org |
| mkwst@chromium.org |
| morrita@chromium.org |
| ojan@chromium.org |
| +# pdr reviews many svg and text autosizing patches. |
| pdr@chromium.org |
| pfeldman@chromium.org |
| philipj@opera.com |
| @@ -60,3 +58,10 @@ vsevik@chromium.org |
| yoav@yoav.ws |
| yurys@chromium.org |
| yutak@chromium.org |
| + |
| +# Owners emeritus: |
| +darin@chromium.org |
|
ojan
2014/10/10 04:01:06
Should these be commented out?
pdr.
2014/10/10 04:05:04
I'd like to remove them completely but as a separa
|
| +levin@chromium.org |
| +dimich@chromium.org |
| +dschulze@chromium.org |
| +hamaji@chromium.org |