From ab9854bd4f1e5553ead20609dc143c1c2e7f4200 Mon Sep 17 00:00:00 2001 From: Fabian Kozynski Date: Tue, 19 Jul 2022 13:10:32 -0400 Subject: [PATCH] Add per-file to OWNERS Test: no test Bug: 215584502 Ignore-AOSP-First: new directory Change-Id: Ie1f71e8d25bfd4edd5b053d6493bee770b794f57 --- packages/SystemUI/src/com/android/systemui/shade/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/SystemUI/src/com/android/systemui/shade/OWNERS b/packages/SystemUI/src/com/android/systemui/shade/OWNERS index 133711ee5ab29..7dc9dc7efeb75 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