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 piman@chromium.org | 9 piman@chromium.org |
10 sievers@chromium.org | 10 sievers@chromium.org |
11 | 11 |
12 # per-file rules: | 12 # per-file rules: |
13 # These are for the common case of adding or renaming files. If you're doing | 13 # These are for the common case of adding or renaming files. If you're doing |
14 # structural changes, please get a review from a reviewer in this file. | 14 # structural changes, please get a review from a reviewer in this file. |
15 per-file *.gypi=* | 15 per-file *.gypi=* |
16 per-file content_nacl_nonsfi.gyp=* | 16 per-file content_nacl_nonsfi.gyp=* |
17 | 17 |
18 # Mac Sandbox profiles. | 18 # Mac Sandbox profiles. |
19 per-file *.sb=set noparent | 19 per-file *.sb=set noparent |
20 per-file *.sb=jeremy@chromium.org | 20 per-file *.sb=rsesek@chromium.org |
21 | 21 |
22 per-file *.isolate=csharp@chromium.org | 22 per-file *.isolate=csharp@chromium.org |
23 per-file *.isolate=maruel@chromium.org | 23 per-file *.isolate=maruel@chromium.org |
OLD | NEW |