1*6777b538SAndroid Build Coastguard Worker# List of OWNERS files that can be used together with "set noparent". See 2*6777b538SAndroid Build Coastguard Worker# docs/code_reviews.md#owners-file-details for more details. 3*6777b538SAndroid Build Coastguard Worker 4*6777b538SAndroid Build Coastguard Worker# Overall project governance. 5*6777b538SAndroid Build Coastguard Workerfile://ATL_OWNERS 6*6777b538SAndroid Build Coastguard Worker 7*6777b538SAndroid Build Coastguard Worker# Third-party dependency review, see //docs/adding_to_third_party.md 8*6777b538SAndroid Build Coastguard Workerfile://third_party/OWNERS 9*6777b538SAndroid Build Coastguard Worker 10*6777b538SAndroid Build Coastguard Worker# Security reviews 11*6777b538SAndroid Build Coastguard Workerfile://build/fuchsia/SECURITY_OWNERS 12*6777b538SAndroid Build Coastguard Workerfile://chromeos/SECURITY_OWNERS 13*6777b538SAndroid Build Coastguard Workerfile://content/browser/CHILD_PROCESS_SECURITY_POLICY_OWNERS 14*6777b538SAndroid Build Coastguard Workerfile://ipc/SECURITY_OWNERS 15*6777b538SAndroid Build Coastguard Workerfile://net/base/SECURITY_OWNERS 16*6777b538SAndroid Build Coastguard Workerfile://sandbox/linux/OWNERS 17*6777b538SAndroid Build Coastguard Workerfile://sandbox/mac/OWNERS 18*6777b538SAndroid Build Coastguard Workerfile://sandbox/OWNERS 19*6777b538SAndroid Build Coastguard Workerfile://sandbox/win/OWNERS 20*6777b538SAndroid Build Coastguard Workerfile://third_party/blink/SECURITY_OWNERS 21*6777b538SAndroid Build Coastguard Worker 22*6777b538SAndroid Build Coastguard Worker# Privacy reviews 23*6777b538SAndroid Build Coastguard Workerfile://tools/traffic_annotation/summary/TRAFFIC_ANNOTATION_OWNERS 24*6777b538SAndroid Build Coastguard Workerfile://tools/metrics/ukm/PRIVACY_OWNERS 25*6777b538SAndroid Build Coastguard Workerfile://base/metrics/METRICS_OWNERS 26*6777b538SAndroid Build Coastguard Worker 27*6777b538SAndroid Build Coastguard Worker# Blink API owners are responsible for decisions about what APIs Blink should 28*6777b538SAndroid Build Coastguard Worker# expose to the open web. 29*6777b538SAndroid Build Coastguard Workerfile://third_party/blink/API_OWNERS 30*6777b538SAndroid Build Coastguard Worker 31*6777b538SAndroid Build Coastguard Worker# third_party/blink/web_tests/VirtualTestSuites need special care. 32*6777b538SAndroid Build Coastguard Workerfile://third_party/blink/web_tests/VIRTUAL_OWNERS 33*6777b538SAndroid Build Coastguard Worker 34*6777b538SAndroid Build Coastguard Worker# Extension related files. 35*6777b538SAndroid Build Coastguard Workerfile://chrome/browser/extensions/component_extensions_allowlist/EXTENSION_ALLOWLIST_OWNERS 36*6777b538SAndroid Build Coastguard Workerfile://extensions/common/api/API_OWNERS 37*6777b538SAndroid Build Coastguard Worker 38*6777b538SAndroid Build Coastguard Worker# This restriction is in place to avoid accidental addition to our top level 39*6777b538SAndroid Build Coastguard Worker# layout files, such as add duplicated assets, or introducing new colors when 40*6777b538SAndroid Build Coastguard Worker# we don't want them. 41*6777b538SAndroid Build Coastguard Workerfile://ui/android/java/res/LAYOUT_OWNERS 42*6777b538SAndroid Build Coastguard Worker 43*6777b538SAndroid Build Coastguard Worker# Enterprise policies 44*6777b538SAndroid Build Coastguard Worker# Updating policy templates can have drastic effects for systems depending 45*6777b538SAndroid Build Coastguard Worker# on policy definitions (for example, Google's cloud management tools for 46*6777b538SAndroid Build Coastguard Worker# Chrome and Chrome OS). 47*6777b538SAndroid Build Coastguard Worker# The rules are documented at: 48*6777b538SAndroid Build Coastguard Worker# https://sites.google.com/a/chromium.org/dev/developers/how-tos/enterprise/adding-new-policies 49*6777b538SAndroid Build Coastguard Workerfile://components/policy/ENTERPRISE_POLICY_OWNERS 50*6777b538SAndroid Build Coastguard Worker 51*6777b538SAndroid Build Coastguard Worker# This restriction is in place due to the complicated compliance regulations 52*6777b538SAndroid Build Coastguard Worker# around this code. 53*6777b538SAndroid Build Coastguard Workerfile://chrome/android/java/src/org/chromium/chrome/browser/searchwidget/COMPLIANCE_OWNERS 54*6777b538SAndroid Build Coastguard Worker 55*6777b538SAndroid Build Coastguard Worker# Notification channels appear in system UI and are persisted forever by 56*6777b538SAndroid Build Coastguard Worker# Android, so should not be added or removed lightly, and the proper 57*6777b538SAndroid Build Coastguard Worker# deprecation and versioning steps must be taken when doing so. 58*6777b538SAndroid Build Coastguard Workerfile://chrome/browser/notifications/android/java/src/org/chromium/chrome/browser/notifications/channels/NOTIFICATION_CHANNEL_OWNERS 59*6777b538SAndroid Build Coastguard Worker 60*6777b538SAndroid Build Coastguard Worker# New features for lock/login UI on Chrome OS need to work stably in all corner 61*6777b538SAndroid Build Coastguard Worker# cases. 62*6777b538SAndroid Build Coastguard Workerfile://ash/login/LOGIN_LOCK_OWNERS 63*6777b538SAndroid Build Coastguard Worker 64*6777b538SAndroid Build Coastguard Worker# Changes to the CQ/CI configuration can have a significant impact on infra cost 65*6777b538SAndroid Build Coastguard Worker# and performance. Approval should be limited to a small subset of the users 66*6777b538SAndroid Build Coastguard Worker# that can make infra changes. 67*6777b538SAndroid Build Coastguard Workerfile://infra/config/groups/cq-usage/CQ_USAGE_OWNERS 68*6777b538SAndroid Build Coastguard Workerfile://infra/config/groups/sheriff-rotations/CHROMIUM_OWNERS 69*6777b538SAndroid Build Coastguard Worker 70*6777b538SAndroid Build Coastguard Worker# Origin Trials owners are responsible for determining trials that need to be 71*6777b538SAndroid Build Coastguard Worker# completed manually. 72*6777b538SAndroid Build Coastguard Workerfile://third_party/blink/common/origin_trials/OT_OWNERS 73*6777b538SAndroid Build Coastguard Worker 74*6777b538SAndroid Build Coastguard Worker# New notifiers added to //ash/constants/notifier_catalogs.h and 75*6777b538SAndroid Build Coastguard Worker# //ash/constants/quick_settings_catalogs.h should be reviewed 76*6777b538SAndroid Build Coastguard Worker# by //ash/system owners to ensure that the correct notifier is being used. 77*6777b538SAndroid Build Coastguard Workerfile://ash/system/OWNERS 78*6777b538SAndroid Build Coastguard Worker 79*6777b538SAndroid Build Coastguard Worker# WebUI surfaces are user visible and frequently are kept around indefinitely. 80*6777b538SAndroid Build Coastguard Worker# New WebUI additions should be reviewed by WebUI PLATFORM_OWNERS to ensure 81*6777b538SAndroid Build Coastguard Worker# they follow the guidance at https://www.chromium.org/developers/webui 82*6777b538SAndroid Build Coastguard Workerfile://ui/webui/PLATFORM_OWNERS 83