OLD | NEW |
1 avi@chromium.org | 1 avi@chromium.org |
2 creis@chromium.org | 2 creis@chromium.org |
3 darin@chromium.org | 3 darin@chromium.org |
4 davidben@chromium.org | 4 davidben@chromium.org |
5 jam@chromium.org | 5 jam@chromium.org |
6 jochen@chromium.org | 6 jochen@chromium.org |
7 kinuko@chromium.org | 7 kinuko@chromium.org |
8 nasko@chromium.org | 8 nasko@chromium.org |
9 nick@chromium.org | 9 nick@chromium.org |
10 piman@chromium.org | 10 piman@chromium.org |
11 sievers@chromium.org | 11 sievers@chromium.org |
12 | 12 |
13 # per-file rules: | 13 # per-file rules: |
14 # These are for the common case of adding or renaming files. If you're doing | 14 # These are for the common case of adding or renaming files. If you're doing |
15 # structural changes, please get a review from a reviewer in this file. | 15 # structural changes, please get a review from a reviewer in this file. |
16 per-file *.gypi=* | 16 per-file *.gypi=* |
17 per-file content_nacl_nonsfi.gyp=* | 17 per-file content_nacl_nonsfi.gyp=* |
18 | 18 |
19 # Mac Sandbox profiles. | 19 # Mac Sandbox profiles. |
20 per-file *.sb=set noparent | 20 per-file *.sb=set noparent |
21 per-file *.sb=rsesek@chromium.org | 21 per-file *.sb=rsesek@chromium.org |
22 | 22 |
23 per-file *.isolate=csharp@chromium.org | |
24 per-file *.isolate=maruel@chromium.org | 23 per-file *.isolate=maruel@chromium.org |
| 24 per-file *.isolate=tandrii@chromium.org |
| 25 per-file *.isolate=vadimsh@chromium.org |
OLD | NEW |