From de74beeb896d31c52c54566c52e2dd2c56afc243 Mon Sep 17 00:00:00 2001 From: Mady Mellor Date: Mon, 14 Mar 2022 18:57:45 +0000 Subject: Allow submodule owners to approve resources in shell Bug: None Test: None / treehugger Change-Id: I40125e005aba85e0b3a97e75692cb3f878f327b0 --- libs/WindowManager/OWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libs/WindowManager/OWNERS b/libs/WindowManager/OWNERS index 2c61df96eb03..780e4c1632f7 100644 --- a/libs/WindowManager/OWNERS +++ b/libs/WindowManager/OWNERS @@ -1,3 +1,6 @@ set noparent include /services/core/java/com/android/server/wm/OWNERS + +# Give submodule owners in shell resource approval +per-file Shell/res*/*/*.xml = hwwang@google.com, lbill@google.com, madym@google.com -- cgit v1.2.3-59-g8ed1b