diff options
| author | 2022-07-22 23:05:25 +0000 | |
|---|---|---|
| committer | 2022-07-22 23:05:25 +0000 | |
| commit | 9f6624c3efaabe2e84537134e23856542dfb7133 (patch) | |
| tree | 996667ac8552910c495fa85116ced2f44e643cc8 | |
| parent | 0855b0d095b4a15bfeb65caa4adcab5d3c1e8fcf (diff) | |
| parent | 655db18dda4be3113e8b9c367f4ad9c7f4296d9c (diff) | |
Merge "Add xutan@ to WM shell owner" into tm-qpr-dev
| -rw-r--r-- | libs/WindowManager/OWNERS | 3 | ||||
| -rw-r--r-- | libs/WindowManager/Shell/OWNERS | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/libs/WindowManager/OWNERS b/libs/WindowManager/OWNERS index 780e4c1632f7..2c61df96eb03 100644 --- a/libs/WindowManager/OWNERS +++ b/libs/WindowManager/OWNERS @@ -1,6 +1,3 @@ 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 diff --git a/libs/WindowManager/Shell/OWNERS b/libs/WindowManager/Shell/OWNERS new file mode 100644 index 000000000000..4b125904004a --- /dev/null +++ b/libs/WindowManager/Shell/OWNERS @@ -0,0 +1,4 @@ +xutan@google.com + +# Give submodule owners in shell resource approval +per-file res*/*/*.xml = hwwang@google.com, lbill@google.com, madym@google.com |