diff options
author | 2024-12-27 12:12:56 -0800 | |
---|---|---|
committer | 2024-12-27 12:12:56 -0800 | |
commit | ffb692215063126951cff77631c7c7c0cd45b7e8 (patch) | |
tree | 23bd255d50892625423c7352b592f006b978ad4e | |
parent | a6f7fa1da0e5ca8b6a0f1734bfa089d542f2afba (diff) |
Revert^2 "OWNER remove freeze window"
This reverts commit a6f7fa1da0e5ca8b6a0f1734bfa089d542f2afba.
Reason for revert: Prebuilt as landed
Change-Id: I40a2bd6b29b924f51f9823381485f3adcf249b42
80 files changed, 197 insertions, 5 deletions
@@ -1,6 +1,19 @@ -set noparent +# Bug component: 27441 -girardier@google.com -muhammadfalam@google.com -siyuanh@google.com -okamil@google.com +# Project owners +girardier@google.com #{LAST_RESORT_SUGGESTION} +muhammadfalam@google.com #{LAST_RESORT_SUGGESTION} +siyuanh@google.com #{LAST_RESORT_SUGGESTION} +okamil@google.com #{LAST_RESORT_SUGGESTION} +wescande@google.com #{LAST_RESORT_SUGGESTION} + +# Per-file ownership + +# Build files / test_config / presubmit / preupload / linter file +per-file *.cfg,.cfg,TEST_MAPPING,*.bp,*.xml,.clang-tidy,pyrightconfig.json=file:/OWNERS_build + +# ChromeOS team owns Linux build files +# - build.py is used for Linux build +# - *.gn is for GN build rules +# - Cargo.toml is for Rust build rules +per-file build.py,*.gn,Cargo.toml=file:/OWNERS_chromeos diff --git a/OWNERS_automotive b/OWNERS_automotive new file mode 100644 index 0000000000..20c7ac685b --- /dev/null +++ b/OWNERS_automotive @@ -0,0 +1,3 @@ +# Project owners +cmanton@google.com +salsavage@google.com diff --git a/OWNERS_build b/OWNERS_build new file mode 100644 index 0000000000..5b3f4bad26 --- /dev/null +++ b/OWNERS_build @@ -0,0 +1 @@ +wescande@google.com diff --git a/OWNERS_chromeos b/OWNERS_chromeos new file mode 100644 index 0000000000..075a04e5e3 --- /dev/null +++ b/OWNERS_chromeos @@ -0,0 +1,22 @@ +# Project owners +abhishekpandit@google.com + +# Audio +enshuo@google.com +hychao@google.com +jrwu@google.com +whalechang@google.com + +# General review +michaelfsun@google.com +laikatherine@google.com +yinghsu@google.com +apusaka@google.com +deanliao@google.com +chharry@google.com +melhuishj@google.com +johnlai@google.com +mmandlik@google.com +sarveshkalwit@google.com +howardchung@google.com +jiangzp@google.com diff --git a/OWNERS_content b/OWNERS_content new file mode 100644 index 0000000000..883d5dc782 --- /dev/null +++ b/OWNERS_content @@ -0,0 +1,2 @@ +klhyun@google.com +hdmoon@google.com diff --git a/OWNERS_cs b/OWNERS_cs new file mode 100644 index 0000000000..1cebb11002 --- /dev/null +++ b/OWNERS_cs @@ -0,0 +1,2 @@ +steveliu@google.com +zning@google.com diff --git a/OWNERS_hearingaid b/OWNERS_hearingaid new file mode 100644 index 0000000000..d1c75de900 --- /dev/null +++ b/OWNERS_hearingaid @@ -0,0 +1 @@ +henrichataing@google.com diff --git a/OWNERS_leaudio b/OWNERS_leaudio new file mode 100644 index 0000000000..30db38d799 --- /dev/null +++ b/OWNERS_leaudio @@ -0,0 +1,3 @@ +siyuanh@google.com +jpawlowski@google.com +rongxuan@google.com diff --git a/android/BluetoothLegacyMigration/OWNERS b/android/BluetoothLegacyMigration/OWNERS new file mode 100644 index 0000000000..66467c7b3e --- /dev/null +++ b/android/BluetoothLegacyMigration/OWNERS @@ -0,0 +1,5 @@ +# Reviewers for /android/BluetoothLegacyMigration + +eruffieux@google.com +siyuanh@google.com +wescande@google.com diff --git a/android/ChannelSoundingTestApp/OWNERS b/android/ChannelSoundingTestApp/OWNERS new file mode 100644 index 0000000000..29d6f601cc --- /dev/null +++ b/android/ChannelSoundingTestApp/OWNERS @@ -0,0 +1 @@ +include /OWNERS_cs diff --git a/android/apishim/OWNERS b/android/apishim/OWNERS new file mode 100644 index 0000000000..586d2866f1 --- /dev/null +++ b/android/apishim/OWNERS @@ -0,0 +1,6 @@ +# Reviewers for /android/apishim + +eruffieux@google.com +jpawlowski@google.com +siyuanh@google.com +wescande@google.com diff --git a/android/app/OWNERS b/android/app/OWNERS new file mode 100644 index 0000000000..9edeffc18e --- /dev/null +++ b/android/app/OWNERS @@ -0,0 +1,11 @@ +# Reviewers for /android/app + +bhaktha@google.com +eruffieux@google.com +hallstrom@google.com +henrichataing@google.com +jpawlowski@google.com +okamil@google.com +poahlo@google.com +siyuanh@google.com +wescande@google.com diff --git a/android/app/jni/OWNERS b/android/app/jni/OWNERS new file mode 100644 index 0000000000..826f56b4e0 --- /dev/null +++ b/android/app/jni/OWNERS @@ -0,0 +1,4 @@ +per-file com_android_bluetooth_hearing_aid.cpp=file:/OWNERS_hearingaid +per-file com_android_bluetooth_csip_set_coordinator.cpp=file:/OWNERS_leaudio +per-file com_android_bluetooth_le_audio.cpp=file:/OWNERS_leaudio +per-file com_android_bluetooth_vc.cpp=file:/OWNERS_leaudio diff --git a/android/app/src/com/android/bluetooth/a2dpsink/OWNERS b/android/app/src/com/android/bluetooth/a2dpsink/OWNERS new file mode 100644 index 0000000000..ecd59038a1 --- /dev/null +++ b/android/app/src/com/android/bluetooth/a2dpsink/OWNERS @@ -0,0 +1 @@ +include /OWNERS_automotive diff --git a/android/app/src/com/android/bluetooth/avrcpcontroller/OWNERS b/android/app/src/com/android/bluetooth/avrcpcontroller/OWNERS new file mode 100644 index 0000000000..ecd59038a1 --- /dev/null +++ b/android/app/src/com/android/bluetooth/avrcpcontroller/OWNERS @@ -0,0 +1 @@ +include /OWNERS_automotive diff --git a/android/app/src/com/android/bluetooth/bass_client/OWNERS b/android/app/src/com/android/bluetooth/bass_client/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/src/com/android/bluetooth/bass_client/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/src/com/android/bluetooth/content_profiles/OWNERS b/android/app/src/com/android/bluetooth/content_profiles/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/src/com/android/bluetooth/content_profiles/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/src/com/android/bluetooth/csip/OWNERS b/android/app/src/com/android/bluetooth/csip/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/src/com/android/bluetooth/csip/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/src/com/android/bluetooth/hearingaid/OWNERS b/android/app/src/com/android/bluetooth/hearingaid/OWNERS new file mode 100644 index 0000000000..bbaa85ddbb --- /dev/null +++ b/android/app/src/com/android/bluetooth/hearingaid/OWNERS @@ -0,0 +1 @@ +include /OWNERS_hearingaid diff --git a/android/app/src/com/android/bluetooth/hfpclient/OWNERS b/android/app/src/com/android/bluetooth/hfpclient/OWNERS new file mode 100644 index 0000000000..ecd59038a1 --- /dev/null +++ b/android/app/src/com/android/bluetooth/hfpclient/OWNERS @@ -0,0 +1 @@ +include /OWNERS_automotive diff --git a/android/app/src/com/android/bluetooth/le_audio/OWNERS b/android/app/src/com/android/bluetooth/le_audio/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/src/com/android/bluetooth/le_audio/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/src/com/android/bluetooth/map/OWNERS b/android/app/src/com/android/bluetooth/map/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/src/com/android/bluetooth/map/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/src/com/android/bluetooth/mapclient/OWNERS b/android/app/src/com/android/bluetooth/mapclient/OWNERS new file mode 100644 index 0000000000..b0b54fc3d2 --- /dev/null +++ b/android/app/src/com/android/bluetooth/mapclient/OWNERS @@ -0,0 +1,2 @@ +include /OWNERS_automotive +include /OWNERS_content diff --git a/android/app/src/com/android/bluetooth/mcp/OWNERS b/android/app/src/com/android/bluetooth/mcp/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/src/com/android/bluetooth/mcp/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/src/com/android/bluetooth/opp/OWNERS b/android/app/src/com/android/bluetooth/opp/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/src/com/android/bluetooth/opp/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/src/com/android/bluetooth/pan/OWNERS b/android/app/src/com/android/bluetooth/pan/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/src/com/android/bluetooth/pan/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/src/com/android/bluetooth/pbap/OWNERS b/android/app/src/com/android/bluetooth/pbap/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/src/com/android/bluetooth/pbap/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/src/com/android/bluetooth/pbapclient/OWNERS b/android/app/src/com/android/bluetooth/pbapclient/OWNERS new file mode 100644 index 0000000000..b0b54fc3d2 --- /dev/null +++ b/android/app/src/com/android/bluetooth/pbapclient/OWNERS @@ -0,0 +1,2 @@ +include /OWNERS_automotive +include /OWNERS_content diff --git a/android/app/src/com/android/bluetooth/sap/OWNERS b/android/app/src/com/android/bluetooth/sap/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/src/com/android/bluetooth/sap/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/src/com/android/bluetooth/vc/OWNERS b/android/app/src/com/android/bluetooth/vc/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/src/com/android/bluetooth/vc/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/tests/OWNERS b/android/app/tests/OWNERS new file mode 100644 index 0000000000..ecd59038a1 --- /dev/null +++ b/android/app/tests/OWNERS @@ -0,0 +1 @@ +include /OWNERS_automotive diff --git a/android/app/tests/unit/src/com/android/bluetooth/bass_client/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/bass_client/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/bass_client/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/tests/unit/src/com/android/bluetooth/content_profiles/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/content_profiles/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/content_profiles/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/csip/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/csip/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/csip/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/tests/unit/src/com/android/bluetooth/hearingaid/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/hearingaid/OWNERS new file mode 100644 index 0000000000..bbaa85ddbb --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/hearingaid/OWNERS @@ -0,0 +1 @@ +include /OWNERS_hearingaid diff --git a/android/app/tests/unit/src/com/android/bluetooth/le_audio/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/le_audio/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/le_audio/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/tests/unit/src/com/android/bluetooth/map/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/map/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/map/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/mapapi/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/mapapi/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/mapapi/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/mapclient/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/mapclient/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/mapclient/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/mcp/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/mcp/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/mcp/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/app/tests/unit/src/com/android/bluetooth/obex/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/obex/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/obex/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/opp/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/opp/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/opp/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/pan/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/pan/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/pan/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/pbap/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/pbap/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/pbap/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/pbapclient/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/pbapclient/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/pbapclient/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/sap/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/sap/OWNERS new file mode 100644 index 0000000000..8f87191393 --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/sap/OWNERS @@ -0,0 +1 @@ +include /OWNERS_content
\ No newline at end of file diff --git a/android/app/tests/unit/src/com/android/bluetooth/vc/OWNERS b/android/app/tests/unit/src/com/android/bluetooth/vc/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/app/tests/unit/src/com/android/bluetooth/vc/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/leaudio/OWNERS b/android/leaudio/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/android/leaudio/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/android/pandora/OWNERS b/android/pandora/OWNERS new file mode 100644 index 0000000000..c199a82a60 --- /dev/null +++ b/android/pandora/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 1099313 +girardier@google.com diff --git a/android/pandora/test/pairing/OWNERS b/android/pandora/test/pairing/OWNERS new file mode 100644 index 0000000000..b430ae987d --- /dev/null +++ b/android/pandora/test/pairing/OWNERS @@ -0,0 +1,2 @@ +# Bug component: 27441 +rwt@google.com diff --git a/apex/OWNERS b/apex/OWNERS new file mode 100644 index 0000000000..f05027c972 --- /dev/null +++ b/apex/OWNERS @@ -0,0 +1,5 @@ +# Reviewers for /apex + +eruffieux@google.com +wescande@google.com + diff --git a/apex/hiddenapi/OWNERS b/apex/hiddenapi/OWNERS new file mode 100644 index 0000000000..ac8a2b627c --- /dev/null +++ b/apex/hiddenapi/OWNERS @@ -0,0 +1,5 @@ +# soong-team@ as the hiddenapi files are tightly coupled with Soong +file:platform/build/soong:/OWNERS + +# compat-team@ for changes to hiddenapi files +file:tools/platform-compat:/OWNERS diff --git a/apex/permissions/OWNERS b/apex/permissions/OWNERS new file mode 100644 index 0000000000..8b8ec67028 --- /dev/null +++ b/apex/permissions/OWNERS @@ -0,0 +1 @@ +per-file *.xml,OWNERS = file:platform/frameworks/base:/data/etc/OWNERS diff --git a/common/OWNERS b/common/OWNERS new file mode 100644 index 0000000000..5b3f4bad26 --- /dev/null +++ b/common/OWNERS @@ -0,0 +1 @@ +wescande@google.com diff --git a/flags/OWNERS b/flags/OWNERS new file mode 100644 index 0000000000..b4f2f7376b --- /dev/null +++ b/flags/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 1387432 +girardier@google.com +wescande@google.com diff --git a/floss/OWNERS b/floss/OWNERS new file mode 100644 index 0000000000..a823e6e1dd --- /dev/null +++ b/floss/OWNERS @@ -0,0 +1 @@ +include /OWNERS_chromeos diff --git a/floss/pandora/OWNERS b/floss/pandora/OWNERS new file mode 100644 index 0000000000..ca4001b6d4 --- /dev/null +++ b/floss/pandora/OWNERS @@ -0,0 +1,4 @@ +# Reviewers for /floss/pandora + +johnlai@google.com +chharry@google.com diff --git a/framework/OWNERS b/framework/OWNERS new file mode 100644 index 0000000000..40a43c47cb --- /dev/null +++ b/framework/OWNERS @@ -0,0 +1,4 @@ +hallstrom@google.com +okamil@google.com +siyuanh@google.com +wescande@google.com diff --git a/framework/java/android/bluetooth/OWNERS b/framework/java/android/bluetooth/OWNERS new file mode 100644 index 0000000000..757ed73819 --- /dev/null +++ b/framework/java/android/bluetooth/OWNERS @@ -0,0 +1,5 @@ +per-file BluetoothHearingAid.java=file:/OWNERS_hearingaid +per-file BluetoothCsipSetCoordinator.java=file:/OWNERS_leaudio +per-file BluetoothLeAudio*.java=file:/OWNERS_leaudio +per-file BluetoothLeBroadcast*.java=file:/OWNERS_leaudio +per-file BluetoothVolumeControl.java=file:/OWNERS_leaudio diff --git a/framework/tests/bumble/src/android/bluetooth/hid/OWNERS b/framework/tests/bumble/src/android/bluetooth/hid/OWNERS new file mode 100644 index 0000000000..75539edb09 --- /dev/null +++ b/framework/tests/bumble/src/android/bluetooth/hid/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 27441 +# Project owners +rwt@google.com diff --git a/framework/tests/bumble/src/android/bluetooth/pairing/OWNERS b/framework/tests/bumble/src/android/bluetooth/pairing/OWNERS new file mode 100644 index 0000000000..75539edb09 --- /dev/null +++ b/framework/tests/bumble/src/android/bluetooth/pairing/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 27441 +# Project owners +rwt@google.com diff --git a/framework/tests/bumble/src/android/bluetooth/service_discovery/OWNERS b/framework/tests/bumble/src/android/bluetooth/service_discovery/OWNERS new file mode 100644 index 0000000000..353b5d03a5 --- /dev/null +++ b/framework/tests/bumble/src/android/bluetooth/service_discovery/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 27441 +# Project owners +jpawlowski@google.com diff --git a/framework/tests/metrics/OWNERS b/framework/tests/metrics/OWNERS new file mode 100644 index 0000000000..01d41baf7e --- /dev/null +++ b/framework/tests/metrics/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 1099313 +# Project owners +ahujapalash@google.com diff --git a/pandora/OWNERS b/pandora/OWNERS new file mode 100644 index 0000000000..14634f3b78 --- /dev/null +++ b/pandora/OWNERS @@ -0,0 +1,2 @@ +# Project owners +girardier@google.com diff --git a/service/OWNERS b/service/OWNERS new file mode 100644 index 0000000000..5b3f4bad26 --- /dev/null +++ b/service/OWNERS @@ -0,0 +1 @@ +wescande@google.com diff --git a/sysprop/OWNERS b/sysprop/OWNERS new file mode 100644 index 0000000000..5b3f4bad26 --- /dev/null +++ b/sysprop/OWNERS @@ -0,0 +1 @@ +wescande@google.com diff --git a/system/OWNERS b/system/OWNERS new file mode 100644 index 0000000000..d60842e9c9 --- /dev/null +++ b/system/OWNERS @@ -0,0 +1,12 @@ +# Reviewers for /system + +bhaktha@google.com +eruffieux@google.com +hallstrom@google.com +henrichataing@google.com +jpawlowski@google.com +okamil@google.com +poahlo@google.com +rongxuan@google.com +rwt@google.com +wescande@google.com diff --git a/system/bta/hearing_aid/OWNERS b/system/bta/hearing_aid/OWNERS new file mode 100644 index 0000000000..bbaa85ddbb --- /dev/null +++ b/system/bta/hearing_aid/OWNERS @@ -0,0 +1 @@ +include /OWNERS_hearingaid diff --git a/system/bta/include/OWNERS b/system/bta/include/OWNERS new file mode 100644 index 0000000000..9dfb8422a1 --- /dev/null +++ b/system/bta/include/OWNERS @@ -0,0 +1 @@ +per-file bta_hearing_aid_api.h=file:/OWNERS_hearingaid diff --git a/system/bta/le_audio/OWNERS b/system/bta/le_audio/OWNERS new file mode 100644 index 0000000000..a7d77894ba --- /dev/null +++ b/system/bta/le_audio/OWNERS @@ -0,0 +1 @@ +include /OWNERS_leaudio diff --git a/system/btif/src/OWNERS b/system/btif/src/OWNERS new file mode 100644 index 0000000000..e495e167d4 --- /dev/null +++ b/system/btif/src/OWNERS @@ -0,0 +1 @@ +per-file btif_hearing_aid.cc=file:/OWNERS_hearingaid diff --git a/system/gd/metrics/chromeos/OWNERS b/system/gd/metrics/chromeos/OWNERS new file mode 100644 index 0000000000..a823e6e1dd --- /dev/null +++ b/system/gd/metrics/chromeos/OWNERS @@ -0,0 +1 @@ +include /OWNERS_chromeos diff --git a/system/gd/metrics/linux/OWNERS b/system/gd/metrics/linux/OWNERS new file mode 100644 index 0000000000..a823e6e1dd --- /dev/null +++ b/system/gd/metrics/linux/OWNERS @@ -0,0 +1 @@ +include /OWNERS_chromeos diff --git a/system/gd/rust/linux/OWNERS b/system/gd/rust/linux/OWNERS new file mode 100644 index 0000000000..a823e6e1dd --- /dev/null +++ b/system/gd/rust/linux/OWNERS @@ -0,0 +1 @@ +include /OWNERS_chromeos diff --git a/system/gd/rust/topshim/OWNERS b/system/gd/rust/topshim/OWNERS new file mode 100644 index 0000000000..a823e6e1dd --- /dev/null +++ b/system/gd/rust/topshim/OWNERS @@ -0,0 +1 @@ +include /OWNERS_chromeos diff --git a/system/log/OWNERS b/system/log/OWNERS new file mode 100644 index 0000000000..d1c75de900 --- /dev/null +++ b/system/log/OWNERS @@ -0,0 +1 @@ +henrichataing@google.com diff --git a/system/stack/mmc/OWNERS b/system/stack/mmc/OWNERS new file mode 100644 index 0000000000..a823e6e1dd --- /dev/null +++ b/system/stack/mmc/OWNERS @@ -0,0 +1 @@ +include /OWNERS_chromeos diff --git a/tools/OWNERS b/tools/OWNERS new file mode 100644 index 0000000000..b2869ce1bc --- /dev/null +++ b/tools/OWNERS @@ -0,0 +1,5 @@ +# Reviewers for /tools + +jpawlowski@google.com +siyuanh@google.com +wescande@google.com diff --git a/tools/lint/OWNERS b/tools/lint/OWNERS new file mode 100644 index 0000000000..9dd2d58fe3 --- /dev/null +++ b/tools/lint/OWNERS @@ -0,0 +1,2 @@ +# Additional OWNERS for Bluetooth AndroidLint +salsavage@google.com diff --git a/tools/rootcanal/OWNERS b/tools/rootcanal/OWNERS new file mode 100644 index 0000000000..22b124fd96 --- /dev/null +++ b/tools/rootcanal/OWNERS @@ -0,0 +1,3 @@ +# Reviewers for /tools/rootcanal + +henrichataing@google.com |