| # People who can approve changes for submission | |
| file:platform/packages/apps/Settings:/OWNERS | |
| dsandler@android.com | |
| evanlaird@google.com | |
| jaycwang@google.com | |
| juliacr@google.com | |
| ykhung@google.com | |
| # Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS) | |
| per-file *.xml=* | |
| # Notification-related utilities | |
| per-file **/notification/** = file:/packages/SystemUI/src/com/android/systemui/statusbar/notification/OWNERS |