blob: 07cdce6d7fac25c9d0f4592cb2b2d408526db709 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
avi@chromium.org
creis@chromium.org
darin@chromium.org
jam@chromium.org
jochen@chromium.org
piman@chromium.org
# per-file rules:
# These are for the common case of adding or renaming files. If you're doing
# structural changes, please get a review from a reviewer in this file.
per-file *.gypi=*
# Mac Sandbox profiles.
per-file *.sb=set noparent
per-file *.sb=jeremy@chromium.org
per-file *.isolate=csharp@chromium.org
per-file *.isolate=maruel@chromium.org
|