OLD | NEW |
---|---|
1 # Presentation API OWNERS | 1 # Presentation API OWNERS |
2 # | 2 # |
3 # This file also covers ownership of the following directories: | 3 # This file also covers ownership of the following directories: |
4 # //content/common/presentation/ | 4 # //content/common/presentation/ |
5 # //content/renderer/presentation/ | 5 # //content/renderer/presentation/ |
6 | 6 |
7 avayvod@chromium.org | 7 avayvod@chromium.org |
8 imcheng@chromium.org | 8 imcheng@chromium.org |
9 mfoltz@chromium.org | 9 mfoltz@chromium.org |
10 mlamouri@chromium.org | 10 mlamouri@chromium.org |
11 | 11 |
12 # Make the security presubmit happy. | 12 # Make the security presubmit happy. |
13 per-file *_type_converter*.*=set noparent | 13 per-file *_type_converter*.*=set noparent |
14 per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS | 14 per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS |
15 | 15 |
16 | |
17 # TEAM: chrome-media-lon@chromium.org | |
mark a. foltz
2017/01/24 20:35:52
chrome-multiscreen@google.com
ymzhang1
2017/01/24 21:11:12
We would like to have only one team for each compo
| |
18 # COMPONENT: Blink>PresentationAPI | |
OLD | NEW |