| OLD | NEW |
| 1 # For patches touching specific topics, try the topic-specific OWNERS at the | 1 # For patches touching specific topics, try the topic-specific OWNERS at the |
| 2 # bottom of the file. For patches that touch multiple areas or if you aren't | 2 # bottom of the file. For patches that touch multiple areas or if you aren't |
| 3 # sure, try the more general OWNERS at the top. | 3 # sure, try the more general OWNERS at the top. |
| 4 # | 4 # |
| 5 # Folks listed as unofficial can't do OWNERS approvals but are good people to | 5 # Folks listed as unofficial can't do OWNERS approvals but are good people to |
| 6 # ask for informal reviews. | 6 # ask for informal reviews. |
| 7 | 7 |
| 8 enne@chromium.org | 8 enne@chromium.org |
| 9 jamesr@chromium.org | 9 jamesr@chromium.org |
| 10 nduca@chromium.org | 10 nduca@chromium.org |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 # tiles and tile management | 32 # tiles and tile management |
| 33 reveman@chromium.org | 33 reveman@chromium.org |
| 34 vmpstr@chromium.org | 34 vmpstr@chromium.org |
| 35 | 35 |
| 36 # math / geometry / layer_tree_host_common | 36 # math / geometry / layer_tree_host_common |
| 37 shawnsingh@chromium.org | 37 shawnsingh@chromium.org |
| 38 enne@chromium.org | 38 enne@chromium.org |
| 39 | 39 |
| 40 # animation | 40 # animation |
| 41 vollick@chromium.org | 41 vollick@chromium.org |
| 42 |
| 43 per-file *.isolate=csharp@chromium.org |
| 44 per-file *.isolate=maruel@chromium.org |
| OLD | NEW |