summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jerry Chang <chenghsiuchang@google.com> 2022-11-02 00:36:11 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2022-11-02 00:36:11 +0000
commit05661cbbde270406e1fb1e94213fafaec679ca61 (patch)
tree46588e8975ac612e0f11750ba8b93bf64336a38f
parent9687a71214b9d0fc12a1d8ef717f883902d34541 (diff)
parentaffabcaee00d5e02f2f9983e7828b1b1a4fa0ddb (diff)
Merge "Add sub owner to common/split and tests"
-rw-r--r--libs/WindowManager/Shell/src/com/android/wm/shell/common/split/OWNERS2
-rw-r--r--libs/WindowManager/Shell/tests/OWNERS1
2 files changed, 3 insertions, 0 deletions
diff --git a/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/OWNERS b/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/OWNERS
new file mode 100644
index 000000000000..7237d2bde39f
--- /dev/null
+++ b/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/OWNERS
@@ -0,0 +1,2 @@
+# WM shell sub-modules splitscreen owner
+chenghsiuchang@google.com
diff --git a/libs/WindowManager/Shell/tests/OWNERS b/libs/WindowManager/Shell/tests/OWNERS
index f4efc374ecc2..1c28c3d58ccb 100644
--- a/libs/WindowManager/Shell/tests/OWNERS
+++ b/libs/WindowManager/Shell/tests/OWNERS
@@ -6,3 +6,4 @@ pablogamito@google.com
lbill@google.com
madym@google.com
hwwang@google.com
+chenghsiuchang@google.com