| OLD | NEW |
| 1 # NOTE: Do not use these owners when you're in a subdirectory that has | 1 # NOTE: Do not use these owners when you're in a subdirectory that has |
| 2 # OWNERS file. For example: | 2 # OWNERS file. For example: |
| 3 # - cast | 3 # - cast |
| 4 # - midi | 4 # - midi |
| 5 # - ozone | 5 # - ozone |
| 6 # - capture/{content,video} | 6 # - capture/{content,video} |
| 7 # Instead prefer the OWNERS in the subdirectory as they will be more familiar, | 7 # Instead prefer the OWNERS in the subdirectory as they will be more familiar, |
| 8 # and to load balance. Only use OWNERS in this file for these subdirectories | 8 # and to load balance. Only use OWNERS in this file for these subdirectories |
| 9 # when doing refactorings and general cleanups. | 9 # when doing refactorings and general cleanups. |
| 10 | 10 |
| 11 chcunningham@chromium.org |
| 11 dalecurtis@chromium.org | 12 dalecurtis@chromium.org |
| 12 ddorwin@chromium.org | 13 ddorwin@chromium.org |
| 14 hubbe@chromium.org |
| 13 jrummell@chromium.org | 15 jrummell@chromium.org |
| 14 sandersd@chromium.org | 16 sandersd@chromium.org |
| 17 watk@chromium.org |
| 15 wolenetz@chromium.org | 18 wolenetz@chromium.org |
| 16 xhwang@chromium.org | 19 xhwang@chromium.org |
| 17 | 20 |
| 18 per-file *.isolate=maruel@chromium.org | 21 per-file *.isolate=maruel@chromium.org |
| 19 per-file *.isolate=tandrii@chromium.org | 22 per-file *.isolate=tandrii@chromium.org |
| 20 per-file *.isolate=vadimsh@chromium.org | 23 per-file *.isolate=vadimsh@chromium.org |
| OLD | NEW |