Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(574)

Side by Side Diff: content/OWNERS

Issue 2632813002: add TEAM/COMPONENT information to OWNERS file (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 alexmos@chromium.org 1 alexmos@chromium.org
2 avi@chromium.org 2 avi@chromium.org
3 clamy@chromium.org 3 clamy@chromium.org
4 creis@chromium.org 4 creis@chromium.org
5 darin@chromium.org 5 darin@chromium.org
6 dgozman@chromium.org 6 dgozman@chromium.org
7 jam@chromium.org 7 jam@chromium.org
8 jochen@chromium.org 8 jochen@chromium.org
9 kinuko@chromium.org 9 kinuko@chromium.org
10 nasko@chromium.org 10 nasko@chromium.org
11 nick@chromium.org 11 nick@chromium.org
12 pfeldman@chromium.org 12 pfeldman@chromium.org
13 piman@chromium.org 13 piman@chromium.org
14 14
15 # per-file rules: 15 # per-file rules:
16 # These are for the common case of adding or renaming files. If you're doing 16 # These are for the common case of adding or renaming files. If you're doing
17 # structural changes, please get a review from a reviewer in this file. 17 # structural changes, please get a review from a reviewer in this file.
18 per-file *.gypi=* 18 per-file *.gypi=*
19 per-file content_nacl_nonsfi.gyp=* 19 per-file content_nacl_nonsfi.gyp=*
20 20
21 # Mac Sandbox profiles. 21 # Mac Sandbox profiles.
22 per-file *.sb=set noparent 22 per-file *.sb=set noparent
23 per-file *.sb=rsesek@chromium.org 23 per-file *.sb=rsesek@chromium.org
24 24
25 per-file *.isolate=maruel@chromium.org 25 per-file *.isolate=maruel@chromium.org
26 per-file *.isolate=tandrii@chromium.org 26 per-file *.isolate=tandrii@chromium.org
27 per-file *.isolate=vadimsh@chromium.org 27 per-file *.isolate=vadimsh@chromium.org
28
29 # TEAM: layout-dev@chromium.org
dgozman 2017/01/14 01:06:45 layout-dev is incorrect here. Not sure about the r
jam 2017/01/17 23:57:29 What's the intent of the TEAM mailing list here? c
ymzhang1 2017/01/18 00:14:16 We would like to add component/team information in
ymzhang1 2017/01/18 19:32:13 Done.
30 # COMPONENT: Internals>Core
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698