From fa1b102045c5502d790f0c5dfee32c7be937a463 Mon Sep 17 00:00:00 2001 From: Hyunyoung Song Date: Thu, 30 Jun 2022 21:54:59 +0000 Subject: [PATCH] Add more owners to appprediction and smartspace services Test: not needed as modifying OWNERS file Change-Id: Id4d57d2067828bee102ee5d5335b15790e454e9f --- core/java/android/app/smartspace/OWNERS | 3 +-- core/java/android/service/appprediction/OWNERS | 2 ++ core/java/android/service/smartspace/OWNERS | 4 +++- services/smartspace/OWNERS | 3 +-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/core/java/android/app/smartspace/OWNERS b/core/java/android/app/smartspace/OWNERS index 19ef9d774e6a5..4d9a633d7547e 100644 --- a/core/java/android/app/smartspace/OWNERS +++ b/core/java/android/app/smartspace/OWNERS @@ -1,2 +1 @@ -srazdan@google.com -alexmang@google.com \ No newline at end of file +include /core/java/android/service/smartspace/OWNERS diff --git a/core/java/android/service/appprediction/OWNERS b/core/java/android/service/appprediction/OWNERS index fe012da8e307d..6efb975458d38 100644 --- a/core/java/android/service/appprediction/OWNERS +++ b/core/java/android/service/appprediction/OWNERS @@ -1,2 +1,4 @@ adamcohen@google.com +hyunyoungs@google.com +pinyaoting@google.com sunnygoyal@google.com diff --git a/core/java/android/service/smartspace/OWNERS b/core/java/android/service/smartspace/OWNERS index 19ef9d774e6a5..d3acd3d3853cf 100644 --- a/core/java/android/service/smartspace/OWNERS +++ b/core/java/android/service/smartspace/OWNERS @@ -1,2 +1,4 @@ +hyunyoungs@google.com +awickham@google.com srazdan@google.com -alexmang@google.com \ No newline at end of file +sunnygoyal@google.com diff --git a/services/smartspace/OWNERS b/services/smartspace/OWNERS index 19ef9d774e6a5..4d9a633d7547e 100644 --- a/services/smartspace/OWNERS +++ b/services/smartspace/OWNERS @@ -1,2 +1 @@ -srazdan@google.com -alexmang@google.com \ No newline at end of file +include /core/java/android/service/smartspace/OWNERS