From 4c4a4c42530d1d911d0c2300c2711a640c1c5a06 Mon Sep 17 00:00:00 2001 From: Daniel Peykov Date: Tue, 25 Oct 2022 20:52:08 +0000 Subject: [PATCH] Add OWNERS file to cmds/uiautomator * Copied from the androidx.test.uiautomator OWNERS file (http://cs/aosp-androidx/test/uiautomator/OWNERS). * This project is in maintenance mode, and this allows the uiautomator team to make occasional fixes as needed. Test: N/A Change-Id: If89ced39a77cb55a10cd0608fdc5745462a81ab7 --- cmds/uiautomator/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cmds/uiautomator/OWNERS diff --git a/cmds/uiautomator/OWNERS b/cmds/uiautomator/OWNERS new file mode 100644 index 0000000000000..5c7f45230ff3d --- /dev/null +++ b/cmds/uiautomator/OWNERS @@ -0,0 +1,4 @@ +# Bug component: 833089 +peykov@google.com +normancheung@google.com +guran@google.com