[go: nahoru, domu]

blob: b93cd202b6154c9daf77df418d3a1cb54addc128 [file] [log] [blame]
Jochen Eisinger8f0c8d82019-10-25 18:28:271# List of OWNERS files that can be used together with "set noparent". See
2# docs/code_reviews.md#owners-file-details for more details.
3
4# Overall project governance.
John Abd-El-Malek704bca02022-12-14 18:47:595file://ATL_OWNERS
Jochen Eisinger8f0c8d82019-10-25 18:28:276
7# Third-party dependency review, see //docs/adding_to_third_party.md
8file://third_party/OWNERS
9
10# Security reviews
David Dorwindb2779842022-05-09 19:45:4911file://build/fuchsia/SECURITY_OWNERS
Jochen Eisinger8f0c8d82019-10-25 18:28:2712file://chromeos/SECURITY_OWNERS
Sharon Yangb2eb0ec2023-03-29 17:18:5813file://content/browser/CHILD_PROCESS_SECURITY_POLICY_OWNERS
Jochen Eisinger8f0c8d82019-10-25 18:28:2714file://ipc/SECURITY_OWNERS
Jochen Eisingerf9703902019-10-28 16:09:2715file://net/base/SECURITY_OWNERS
Jochen Eisinger8f0c8d82019-10-25 18:28:2716file://sandbox/linux/OWNERS
17file://sandbox/mac/OWNERS
18file://sandbox/OWNERS
19file://sandbox/win/OWNERS
20file://third_party/blink/SECURITY_OWNERS
21
22# Privacy reviews
Jochen Eisingerf9703902019-10-28 16:09:2723file://tools/traffic_annotation/summary/TRAFFIC_ANNOTATION_OWNERS
Jochen Eisinger8f0c8d82019-10-25 18:28:2724file://tools/metrics/ukm/PRIVACY_OWNERS
25file://base/metrics/OWNERS
26
27# Blink API owners are responsible for decisions about what APIs Blink should
28# expose to the open web.
29file://third_party/blink/API_OWNERS
30
Xianzhu Wang5b0e6e72021-08-04 05:43:5831# third_party/blink/web_tests/VirtualTestSuites need special care.
32file://third_party/blink/web_tests/VIRTUAL_OWNERS
33
Jochen Eisingerf00c5e492019-11-04 10:11:3034# Extension related files.
Alex Daniloa8ed6172020-09-15 12:03:0435file://chrome/browser/extensions/component_extensions_allowlist/EXTENSION_ALLOWLIST_OWNERS
Jochen Eisinger8f0c8d82019-10-25 18:28:2736file://extensions/common/api/API_OWNERS
Jochen Eisinger3311b93e2019-10-28 20:28:0437
Denis Kuznetsov2be0ebf2020-06-19 19:52:5738# This restriction is in place to avoid accidental addition to our top level
Jochen Eisinger3311b93e2019-10-28 20:28:0439# layout files, such as add duplicated assets, or introducing new colors when
40# we don't want them.
41file://ui/android/java/res/LAYOUT_OWNERS
Jochen Eisinger96dbb3bc2019-11-04 09:42:1742
Fergal Dalyffb4fc02023-08-04 09:22:4743# Enterprise policies
44# Updating policy templates can have drastic effects for systems depending
Jochen Eisinger96dbb3bc2019-11-04 09:42:1745# on policy definitions (for example, Google's cloud management tools for
46# Chrome and Chrome OS).
47# The rules are documented at:
48# https://sites.google.com/a/chromium.org/dev/developers/how-tos/enterprise/adding-new-policies
Victor-Gabriel Savube709492022-03-21 12:15:3549file://components/policy/ENTERPRISE_POLICY_OWNERS
Jochen Eisinger195b58d2019-11-04 10:50:2750
51# This restriction is in place due to the complicated compliance regulations
52# around this code.
53file://chrome/android/java/src/org/chromium/chrome/browser/searchwidget/COMPLIANCE_OWNERS
54
55# Notification channels appear in system UI and are persisted forever by
56# Android, so should not be added or removed lightly, and the proper
57# deprecation and versioning steps must be taken when doing so.
David Trainor8276a732021-05-04 21:22:3058file://chrome/browser/notifications/android/java/src/org/chromium/chrome/browser/notifications/channels/NOTIFICATION_CHANNEL_OWNERS
Jochen Eisingere9b6e1b2019-11-20 08:23:3159
Denis Kuznetsov2be0ebf2020-06-19 19:52:5760# New features for lock/login UI on Chrome OS need to work stably in all corner
61# cases.
62file://ash/login/LOGIN_LOCK_OWNERS
Garrett Beaty564d70f2021-06-18 00:43:3563
Erik Staabf345f8f72022-03-14 19:41:3364# Changes to the CQ/CI configuration can have a significant impact on infra cost
Garrett Beaty564d70f2021-06-18 00:43:3565# and performance. Approval should be limited to a small subset of the users
66# that can make infra changes.
Xianzhu Wang5b0e6e72021-08-04 05:43:5867file://infra/config/groups/cq-usage/CQ_USAGE_OWNERS
Erik Staabf345f8f72022-03-14 19:41:3368file://infra/config/groups/sheriff-rotations/CHROMIUM_OWNERS
Panos Astithas34d95a112022-03-25 22:49:3069
70# Origin Trials owners are responsible for determining trials that need to be
71# completed manually.
72file://third_party/blink/common/origin_trials/OT_OWNERS
Kevin Radtke0ae332c2022-07-08 17:27:1973
Fergal Dalyffb4fc02023-08-04 09:22:4774# New notifiers added to //ash/constants/notifier_catalogs.h and
Jiaming Chengde9a878f2022-09-09 22:56:1475# //ash/constants/quick_settings_catalogs.h should be reviewed
Kevin Radtke0ae332c2022-07-08 17:27:1976# by //ash/system owners to ensure that the correct notifier is being used.
77file://ash/system/OWNERS
Rebekah Potter3c1716f2022-10-24 17:21:0278
79# WebUI surfaces are user visible and frequently are kept around indefinitely.
80# New WebUI additions should be reviewed by WebUI PLATFORM_OWNERS to ensure
81# they follow the guidance at https://www.chromium.org/developers/webui
82file://ui/webui/PLATFORM_OWNERS