From 3d57cd68dbf4643be9b1e6bde924779f5e6c7b96 Mon Sep 17 00:00:00 2001 From: Hyunyoung Song Date: Tue, 5 May 2020 20:56:54 -0700 Subject: [PATCH] OWNERS file for AllAppsSearchPlugin for version increment Change-Id: I1aedc9fac5802b3a6344c9ecd758caf8099e5902 --- src_plugins/com/android/systemui/plugins/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src_plugins/com/android/systemui/plugins/OWNERS diff --git a/src_plugins/com/android/systemui/plugins/OWNERS b/src_plugins/com/android/systemui/plugins/OWNERS new file mode 100644 index 0000000000..0514999392 --- /dev/null +++ b/src_plugins/com/android/systemui/plugins/OWNERS @@ -0,0 +1,4 @@ +# When changing interface for this plugin OR when increasing version code, please add Alex +# Only add other owners if Alex is not available +per-file AllAppsSearchPlugin.java, globs = set noparent +per-file AllAppsSearchPlugin.java = alexmang@google.com, hyunyoungs@google.com, sunnygoyal@google.com, twickham@google.com