diff --git a/packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS b/packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS index 5b2e1e3b50d3..e3e28cbcd3f2 100644 --- a/packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS +++ b/packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS @@ -1,6 +1,3 @@ -# Default reviewers for this and subdirectories. -takaoka@google.com -yukawa@google.com -wilsonwu@google.com +# Bug component: 34867 -# Emergency approvers in case the above are not available \ No newline at end of file +include platform/frameworks/base:/services/core/java/com/android/server/inputmethod/OWNERS \ No newline at end of file diff --git a/services/core/java/com/android/server/inputmethod/OWNERS b/services/core/java/com/android/server/inputmethod/OWNERS index c09ade9e075f..00cd700541c0 100644 --- a/services/core/java/com/android/server/inputmethod/OWNERS +++ b/services/core/java/com/android/server/inputmethod/OWNERS @@ -5,3 +5,4 @@ yukawa@google.com tarandeep@google.com lumark@google.com roosa@google.com +wilsonwu@google.com