1# People who can approve changes for submission 2[email protected] 3[email protected] 4[email protected] 5[email protected] 6[email protected] 7[email protected] 8[email protected] 9[email protected] 10[email protected] 11 12# Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS) 13per-file *.xml=* 14 15# Notification-related utilities 16per-file **/notification/** = file:/packages/SystemUI/src/com/android/systemui/statusbar/notification/OWNERS 17