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