diff options
| author | 2022-07-19 13:10:32 -0400 | |
|---|---|---|
| committer | 2022-07-19 13:11:27 -0400 | |
| commit | ab9854bd4f1e5553ead20609dc143c1c2e7f4200 (patch) | |
| tree | f25e2c77ef8f550a25e23e58e2942703344f38c0 | |
| parent | fa5d3284594d6b3ec97b90154b201fdfe95b0764 (diff) | |
Add per-file to OWNERS
Test: no test
Bug: 215584502
Ignore-AOSP-First: new directory
Change-Id: Ie1f71e8d25bfd4edd5b053d6493bee770b794f57
| -rw-r--r-- | packages/SystemUI/src/com/android/systemui/shade/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/src/com/android/systemui/shade/OWNERS b/packages/SystemUI/src/com/android/systemui/shade/OWNERS index 133711ee5ab2..7dc9dc7efeb7 100644 --- a/packages/SystemUI/src/com/android/systemui/shade/OWNERS +++ b/packages/SystemUI/src/com/android/systemui/shade/OWNERS @@ -3,6 +3,7 @@ per-file *Notification* = file:../statusbar/notification/OWNERS per-file NotificationsQuickSettingsContainer.java = kozynski@google.com, asc@google.com per-file NotificationsQSContainerController.kt = kozynski@google.com, asc@google.com +per-file *ShadeHeader* = kozynski@google.com, asc@google.com per-file NotificationShadeWindowViewController.java = pixel@google.com, cinek@google.com, juliacr@google.com per-file NotificationShadeWindowView.java = pixel@google.com, cinek@google.com, juliacr@google.com |