diff options
author | 2021-12-16 00:03:08 +0000 | |
---|---|---|
committer | 2021-12-16 00:03:11 +0000 | |
commit | d098791d6e83a2265b173e67acf719b9ad7c7256 (patch) | |
tree | 3e0598dd50ee5607349d3cca3e108afb8a5c1f97 | |
parent | 325b64ce577a8eb2ce870f9e86c09d93cfcea603 (diff) |
Add jdduke@ to services/proguard.flags OWNERS
This file is only used in optional optimized builds, and will likely
undergo significant churn in the coming weeks. Add jdduke@ as an
OWNER for this file only to help expedite review.
Bug: 210510433
Change-Id: I46d3dfa2d3fc56acd849aa93e3361ac3af5c1341
Test: N/A
-rw-r--r-- | services/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/services/OWNERS b/services/OWNERS index b3bf5dcd2292..9b5f0e701fdf 100644 --- a/services/OWNERS +++ b/services/OWNERS @@ -5,3 +5,5 @@ per-file art-profile* = calin@google.com, ngeoffray@google.com, vmarko@google.co per-file java/com/android/server/* = patb@google.com per-file tests/servicestests/src/com/android/server/systemconfig/* = patb@google.com + +per-file proguard.flags = jdduke@google.com |