diff options
| author | 2022-07-22 00:34:12 +0000 | |
|---|---|---|
| committer | 2022-07-22 00:34:12 +0000 | |
| commit | 584338ea98273df82df5bc33ba137a0470cc82d6 (patch) | |
| tree | 9cefe030d9eef02f8094be272e5cd6f8c4f49f81 | |
| parent | 2c2ef9a04ab47ed3efb2c7d7747580b755634a7f (diff) | |
| parent | e8cc6e71977bbea44687209ad7f502941492581b (diff) | |
Merge "Add xutan@ to WM shell owner"
| -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 |