Chromium Code Reviews| Index: cc/OWNERS |
| diff --git a/cc/OWNERS b/cc/OWNERS |
| index 2c3e574bf1ab6a2b50e46a4d6c2b3b285ff0d869..389be7dd97c1f1b8b5f020b900dc7a88386d63ef 100644 |
| --- a/cc/OWNERS |
| +++ b/cc/OWNERS |
| @@ -1,3 +1,37 @@ |
| +# For patches touching specific topics, try the topic-specific OWNERS at the |
| +# bottom of the file. For patches that touch multiple areas or if you aren't |
| +# sure, try the more general OWNERS at the top. |
| +# |
| +# Folks listed as unofficial can't do OWNERS approvals but are good people to |
| +# ask for informal reviews. |
| + |
| enne@chromium.org |
| jamesr@chromium.org |
| nduca@chromium.org |
| + |
| +# layers / quads / passes |
|
tfarina
2012/11/03 19:38:28
I can you haven't looked at per-file support:
you
tfarina
2012/11/03 19:40:15
s/I can/In case
|
| +enne@chromium.org |
| +danakj@chromium.org |
| + |
| +# ubercompositor |
| +piman@chromium.org |
| +danakj@chromium.org |
| + |
| +# resource management |
| +# unofficial: epenner@chromium.org |
| +ccameron@chromium.org |
| + |
| +# input, gestures, scrolling |
| +# unofficial: aelias@chromium.org |
| +jamesr@chromium.org |
| + |
| +# scheduling and texture uploading |
| +brianderson@chromium.org |
| +reveman@chromium.org |
| + |
| +# math / geometry / layer_tree_host_common |
| +# unofficial: shawnsingh@chromium.org |
| +enne@chromium.org |
| + |
| +# animation |
| +vollick@chromium.org |