commit | 836e14e665e5f0731a0a2925c2b0cf5684841240 | [log] [tgz] |
---|---|---|
author | David Liu <dswliu@google.com> | Wed May 08 23:45:27 2024 +0000 |
committer | David Liu <dswliu@google.com> | Thu May 09 22:15:14 2024 +0000 |
tree | 35cb0db74fdfc849038cf44bf2c375465b5391b9 | |
parent | 1d591b26a93fdd71b0e1fd941a74748c241b3258 [diff] |
Set noparent to avoid it recursively looks up. Android biometric team should approve all change in this subdirectories. Change-Id: Ib5bdc23660cc18af0f57ffdec1dbf582db734a43
diff --git a/src/com/android/settings/biometrics/OWNERS b/src/com/android/settings/biometrics/OWNERS index cb0d034..f804b0f 100644 --- a/src/com/android/settings/biometrics/OWNERS +++ b/src/com/android/settings/biometrics/OWNERS
@@ -1,3 +1,6 @@ +# The Android Biometric team should approve all changes to biometrics subdirectories. +set noparent + graciecheng@google.com ilyamaty@google.com jaggies@google.com
diff --git a/src/com/android/settings/biometrics2/OWNERS b/src/com/android/settings/biometrics2/OWNERS index a257ed8..ac806eb 100644 --- a/src/com/android/settings/biometrics2/OWNERS +++ b/src/com/android/settings/biometrics2/OWNERS
@@ -1 +1,4 @@ +# The Android Biometric team should approve all changes to biometrics2 subdirectories. +set noparent + include /src/com/android/settings/biometrics/OWNERS
diff --git a/src/com/android/settings/password/OWNERS b/src/com/android/settings/password/OWNERS index aa03c59..9cfaf7a 100644 --- a/src/com/android/settings/password/OWNERS +++ b/src/com/android/settings/password/OWNERS
@@ -1,3 +1,6 @@ +# The Android Biometric team should approve all changes to password subdirectories. +set noparent + # Default reviewers for this and subdirectories. curtislb@google.com graciecheng@google.com