Chromium Code Reviews| 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 chcunningham@chromium.org |
| 12 dalecurtis@chromium.org | 12 dalecurtis@chromium.org |
| 13 ddorwin@chromium.org | 13 ddorwin@chromium.org |
| 14 hubbe@chromium.org | 14 hubbe@chromium.org |
| 15 jrummell@chromium.org | 15 jrummell@chromium.org |
| 16 liberato@chromium.org | 16 liberato@chromium.org |
| 17 sandersd@chromium.org | 17 sandersd@chromium.org |
| 18 watk@chromium.org | 18 watk@chromium.org |
| 19 wolenetz@chromium.org | 19 wolenetz@chromium.org |
| 20 xhwang@chromium.org | 20 xhwang@chromium.org |
| 21 | 21 |
| 22 per-file *.isolate=maruel@chromium.org | 22 per-file *.isolate=maruel@chromium.org |
| 23 per-file *.isolate=tandrii@chromium.org | 23 per-file *.isolate=tandrii@chromium.org |
| 24 per-file *.isolate=vadimsh@chromium.org | 24 per-file *.isolate=vadimsh@chromium.org |
| 25 | |
| 26 # COMPONENT: Blink>Media | |
|
ddorwin
2017/02/08 06:17:53
Internals>Media
ymzhang1
2017/02/10 00:10:46
Done.
| |
| OLD | NEW |