diff options
| author | 2017-10-18 16:05:00 -0700 | |
|---|---|---|
| committer | 2017-10-23 14:13:39 -0700 | |
| commit | 247e8b33c5d3dadb9c328d27f2872504952964b8 (patch) | |
| tree | 71431cd7f0b9d8af98b06c25cfa0c3d0adfcfe4f | |
| parent | a18447dd4bda74c6500c4705b9eb54af63deaf3b (diff) | |
Add OWNERS for folder inputmethod
Bug: 67953936
Test: Manual
Change-Id: I83a96aac64024e57707f9024b9c3d9e681568ba2
| -rw-r--r-- | packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS b/packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS new file mode 100644 index 000000000000..a0e28baee3f6 --- /dev/null +++ b/packages/SettingsLib/src/com/android/settingslib/inputmethod/OWNERS @@ -0,0 +1,5 @@ +# Default reviewers for this and subdirectories. +takaoka@google.com +yukawa@google.com + +# Emergency approvers in case the above are not available
\ No newline at end of file |