[M120 Migration][WEBRTC] Fix messenger app preview fail issue
[platform/framework/web/chromium-efl.git] / content / OWNERS
1 # src/content is a large and complex component. In general, files should be in
2 # subdirectories that have specific owners who are the experts in reviewing that
3 # code. Top level content/OWNERS are reviewers who are qualified to review
4 # changes across all of content and are responsible for its architecture. They
5 # will defer to subdirectory owners as needed. As such we expect that a
6 # content/OWNER has made substantial contributions to content/ in the recent
7 # past, specifically both in the browser and renderer subdirectories as they
8 # encapsulate the main architecture, and demonstrated overall knowledge of the
9 # content architecture by doing code reviews for changes that affect different
10 # parts of content even before being a content/OWNER.
11 #
12 # For public questions directed to OWNERS, you can send email
13 # to content-owners@chromium.org.
14
15 set noparent
16 # NOTE: keep this in sync with lsc-owners-override@chromium.org owners
17 # by emailing lsc-policy@chromium.org when this list changes.
18 alexmos@chromium.org
19 altimin@chromium.org
20 arthursonzogni@chromium.org
21 avi@chromium.org
22 clamy@chromium.org
23 creis@chromium.org
24 dgozman@chromium.org
25 jam@chromium.org
26 kinuko@chromium.org
27 nasko@chromium.org
28 rakina@chromium.org
29 # NOTE: keep this in sync with lsc-owners-override@chromium.org owners
30 # by emailing lsc-policy@chromium.org when this list changes.
31
32 # per-file rules:
33
34 # For threading and startup/shutdown sequences
35 # gab@chromium.org (see per-file rules in subdirectories)
36
37 # This is for the common case of adding or renaming files. If you're doing
38 # structural changes, please get a review from a reviewer in this file.
39 per-file BUILD.gn=*
40
41 per-file content_resources.grd=file://ui/webui/PLATFORM_OWNERS
42 per-file dev_ui_content_resources.grd=file://ui/webui/PLATFORM_OWNERS
43
44 # The remaining rules are for platform-specific implementation changes.
45 # Do NOT add other per-file changes as they would also apply to public/.
46
47 # For Fuchsia-specific changes:
48 per-file ...fuchsia*=file://build/fuchsia/OWNERS
49
50 # For Mac-specific changes:
51 per-file ..._mac.*=ellyjones@chromium.org
52 per-file ..._mac.*=mark@chromium.org
53 per-file ..._mac.*=rsesek@chromium.org
54 per-file ..._mac.*=tapted@chromium.org
55 per-file ..._mac_*=ellyjones@chromium.org
56 per-file ..._mac_*=mark@chromium.org
57 per-file ..._mac_*=rsesek@chromium.org
58 per-file ..._mac_*=tapted@chromium.org
59 per-file ....mm=ellyjones@chromium.org
60 per-file ....mm=mark@chromium.org
61 per-file ....mm=rsesek@chromium.org
62 per-file ....mm=tapted@chromium.org
63
64 # Translation artifacts:
65 per-file ....xtb=file://tools/translation/TRANSLATION_OWNERS