diff options
author | mithro <mithro@mithis.com> | 2014-12-17 14:56:17 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-17 22:56:39 +0000 |
commit | d82a73611d761991a9227c5c4936bb69f1aa38d7 (patch) | |
tree | 82841c2ead6c560ada8cc3ce8d7d1c8045413353 /cc/OWNERS | |
parent | a128325c801c146453b3e544aaf8323a084b9d2f (diff) | |
download | chromium_src-d82a73611d761991a9227c5c4936bb69f1aa38d7.zip chromium_src-d82a73611d761991a9227c5c4936bb69f1aa38d7.tar.gz chromium_src-d82a73611d761991a9227c5c4936bb69f1aa38d7.tar.bz2 |
cc: Adding Tim Ansell (mithro@mithis.com) as additional OWNER for scheduling.
(Also split texture uploading into it's own category from scheduling.)
Review URL: https://codereview.chromium.org/814463002
Cr-Commit-Position: refs/heads/master@{#308869}
Diffstat (limited to 'cc/OWNERS')
-rw-r--r-- | cc/OWNERS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -25,7 +25,12 @@ ccameron@chromium.org aelias@chromium.org jamesr@chromium.org -# scheduling and texture uploading +# scheduling / begin frames +brianderson@chromium.org +skyostil@chromium.org +mithro@mithis.com + +# texture uploading brianderson@chromium.org reveman@chromium.org skyostil@chromium.org |