Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8255f5f4 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Consolidating PM owner definition and adding new owners.

Change-Id: If4b080755701452c53d55f26380e887dc3944dbf
parent f637a0d6
Loading
Loading
Loading
Loading

PACKAGE_MANAGER_OWNERS

0 → 100644
+3 −0
Original line number Diff line number Diff line
chiuwinson@google.com
patb@google.com
schfan@google.com
 No newline at end of file
+2 −4
Original line number Diff line number Diff line
@@ -2,11 +2,9 @@
per-file Context.java = *
per-file ContextWrapper.java = *
per-file Content* = file:/services/core/java/com/android/server/am/OWNERS
per-file IntentFilter.java = toddke@google.com
per-file IntentFilter.java = patb@google.com
per-file IntentFilter.java = file:/PACKAGE_MANAGER_OWNERS
per-file IntentFilter.java = file:/services/core/java/com/android/server/am/OWNERS
per-file Intent.java = toddke@google.com
per-file Intent.java = patb@google.com
per-file Intent.java = file:/PACKAGE_MANAGER_OWNERS
per-file Intent.java = file:/services/core/java/com/android/server/wm/OWNERS
per-file Intent.java = file:/services/core/java/com/android/server/am/OWNERS
per-file AutofillOptions* = file:/core/java/android/service/autofill/OWNERS
+1 −3
Original line number Diff line number Diff line
svetoslavganov@google.com
toddke@google.com
patb@google.com
suprabh@google.com
include /PACKAGE_MANAGER_OWNERS

# For automotive related changes
rogerxue@google.com
+1 −3
Original line number Diff line number Diff line
@@ -2,6 +2,4 @@ hackbod@android.com
hackbod@google.com
narayan@google.com
svetoslavganov@google.com
schfan@google.com
toddke@google.com
patb@google.com
include /PACKAGE_MANAGER_OWNERS
+1 −1
Original line number Diff line number Diff line
include /core/java/android/content/pm/OWNERS
 No newline at end of file
include /PACKAGE_MANAGER_OWNERS
 No newline at end of file
Loading