OLD | NEW |
1 # You can add new small tools to this directory at your desire, feel free | 1 # You can add new small tools to this directory at your desire, feel free |
2 # to owners-TBR new folders (assuming you have a regular review already, | 2 # to owners-TBR new folders (assuming you have a regular review already, |
3 # of course). Include an OWNERS file with at least two people for your new | 3 # of course). Include an OWNERS file with at least two people for your new |
4 # folder. | 4 # folder. |
5 # If you're changing existing tools, have your change reviewed by the | 5 # If you're changing existing tools, have your change reviewed by the |
6 # OWNERS of the existing tool. | 6 # OWNERS of the existing tool. |
7 | 7 |
8 dpranke@chromium.org | 8 dpranke@chromium.org |
9 scottmg@chromium.org | 9 scottmg@chromium.org |
10 thakis@chromium.org | 10 thakis@chromium.org |
11 | 11 |
| 12 # These aren't actually great contact points for this directory, but |
| 13 # changes in this directory are rare and most changes happen in better-owned |
| 14 # subdirectories. |
| 15 # |
| 16 # TEAM: infra-dev@chromium.org |
| 17 # COMPONENT: Build |
12 | 18 |
13 per-file bisect*.py=anantha@chromium.org | 19 per-file bisect*.py=anantha@chromium.org |
14 per-file bisect*.py=prasadv@chromium.org | 20 per-file bisect*.py=prasadv@chromium.org |
15 per-file bisect*.py=robertocn@chromium.org | 21 per-file bisect*.py=robertocn@chromium.org |
16 per-file run-bisect*.py=prasadv@chromium.org | 22 per-file run-bisect*.py=prasadv@chromium.org |
17 per-file run-bisect*.py=robertocn@chromium.org | 23 per-file run-bisect*.py=robertocn@chromium.org |
18 per-file prepare-bisect*.py=prasadv@chromium.org | 24 per-file prepare-bisect*.py=prasadv@chromium.org |
19 per-file prepare-bisect*.py=robertocn@chromium.org | 25 per-file prepare-bisect*.py=robertocn@chromium.org |
20 | 26 |
21 per-file boilerplate.py=rsesek@chromium.org | 27 per-file boilerplate.py=rsesek@chromium.org |
(...skipping 24 matching lines...) Expand all Loading... |
46 per-file roll_webgl_conformance.py=geofflang@chromium.org | 52 per-file roll_webgl_conformance.py=geofflang@chromium.org |
47 per-file roll_webgl_conformance.py=zmo@chromium.org | 53 per-file roll_webgl_conformance.py=zmo@chromium.org |
48 per-file roll_webrtc.py=kjellander@chromium.org | 54 per-file roll_webrtc.py=kjellander@chromium.org |
49 | 55 |
50 per-file safely-roll-deps.py=borenet@chromium.org | 56 per-file safely-roll-deps.py=borenet@chromium.org |
51 | 57 |
52 per-file sort-headers.py=satorux@chromium.org | 58 per-file sort-headers.py=satorux@chromium.org |
53 per-file sort-sources.py=satorux@chromium.org | 59 per-file sort-sources.py=satorux@chromium.org |
54 per-file yes_no.py=satorux@chromium.org | 60 per-file yes_no.py=satorux@chromium.org |
55 | 61 |
OLD | NEW |