| OLD | NEW |
| 1 # Please prefer to use more specific OWNERS if possible. | 1 # Please prefer to use more specific OWNERS if possible. |
| 2 # For example, core/rendering/OWNERS for rendering changes. | 2 # For example, core/rendering/OWNERS for rendering changes. |
| 3 | 3 |
| 4 # Reviewers (comments indicate areas of expertise): | 4 # Reviewers (comments indicate areas of expertise): |
| 5 ager@chromium.org | 5 ager@chromium.org |
| 6 # alancutter reviews changes in core/animation, core/css and core/style. |
| 7 alancutter@chromium.org |
| 6 alexis.menard@intel.com | 8 alexis.menard@intel.com |
| 7 # bokan reviews changes around viewport behavior, scrolling, cc/blink interactio
n, co-ordinate spaces and input events | 9 # bokan reviews changes around viewport behavior, scrolling, cc/blink interactio
n, co-ordinate spaces and input events |
| 8 bokan@chromium.org | 10 bokan@chromium.org |
| 9 cbiesinger@chromium.org | 11 cbiesinger@chromium.org |
| 10 chrishtr@chromium.org | 12 chrishtr@chromium.org |
| 11 dcheng@chromium.org | 13 dcheng@chromium.org |
| 12 dglazkov@chromium.org | 14 dglazkov@chromium.org |
| 13 dgozman@chromium.org | 15 dgozman@chromium.org |
| 14 dominicc@chromium.org | 16 dominicc@chromium.org |
| 15 dpranke@chromium.org | 17 dpranke@chromium.org |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 63 tkent@chromium.org | 65 tkent@chromium.org |
| 64 tonyg@chromium.org | 66 tonyg@chromium.org |
| 65 # vollick reviews compositor integration, accelerated transitions, animations an
d scrolling, scrolling coordinator, CSS transforms | 67 # vollick reviews compositor integration, accelerated transitions, animations an
d scrolling, scrolling coordinator, CSS transforms |
| 66 vollick@chromium.org | 68 vollick@chromium.org |
| 67 wangxianzhu@chromium.org | 69 wangxianzhu@chromium.org |
| 68 yoav@yoav.ws | 70 yoav@yoav.ws |
| 69 yutak@chromium.org | 71 yutak@chromium.org |
| 70 | 72 |
| 71 # TEAM: blink-dev@chromium.org | 73 # TEAM: blink-dev@chromium.org |
| 72 # COMPONENT: Blink | 74 # COMPONENT: Blink |
| OLD | NEW |