diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/notification/OWNERS b/packages/SystemUI/src/com/android/systemui/statusbar/notification/OWNERS new file mode 100644 index 0000000000000..63c37e9584d69 --- /dev/null +++ b/packages/SystemUI/src/com/android/systemui/statusbar/notification/OWNERS @@ -0,0 +1,12 @@ +set noparent + +# Bug component: 78010 + +aaliomer@google.com +aroederer@google.com +jeffdq@google.com +juliacr@google.com +juliatuttle@google.com +lynhan@google.com +steell@google.com +yurilin@google.com \ No newline at end of file diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/phone/OWNERS b/packages/SystemUI/src/com/android/systemui/statusbar/phone/OWNERS new file mode 100644 index 0000000000000..18f0fb38999cd --- /dev/null +++ b/packages/SystemUI/src/com/android/systemui/statusbar/phone/OWNERS @@ -0,0 +1,3 @@ +per-file *Notification* = set noparent +per-file *Notification* = file:../notification/OWNERS +per-file NotificationIcon* = ccassidy@google.com, evanlaird@google.com, pixel@google.com \ No newline at end of file