diff options
author | 2023-05-09 13:05:31 +0000 | |
---|---|---|
committer | 2023-05-09 13:05:31 +0000 | |
commit | d7fd411efff1444a608ba6e60124e59b21fa6cb0 (patch) | |
tree | 49c26ca56e68bf92337a7eeeca49107cb67942ac | |
parent | 2a6206c22d89cd26a54c98da00c40c321c838081 (diff) | |
parent | fa803b9401ce0253639ebb0df94bbd81dd4b4161 (diff) |
Merge "Add hackz@ to OWNERS files"
-rw-r--r-- | core/java/android/app/assist/OWNERS | 2 | ||||
-rw-r--r-- | core/java/android/speech/OWNERS | 1 | ||||
-rw-r--r-- | core/java/android/view/contentcapture/OWNERS | 2 |
3 files changed, 5 insertions, 0 deletions
diff --git a/core/java/android/app/assist/OWNERS b/core/java/android/app/assist/OWNERS index e857c72bb28e..80ecaa41dbf3 100644 --- a/core/java/android/app/assist/OWNERS +++ b/core/java/android/app/assist/OWNERS @@ -3,3 +3,5 @@ joannechung@google.com markpun@google.com lpeter@google.com tymtsai@google.com +hackz@google.com +volnov@google.com
\ No newline at end of file diff --git a/core/java/android/speech/OWNERS b/core/java/android/speech/OWNERS index 462d8bed743c..162e02904075 100644 --- a/core/java/android/speech/OWNERS +++ b/core/java/android/speech/OWNERS @@ -2,3 +2,4 @@ volnov@google.com eugeniom@google.com schfan@google.com andreaambu@google.com +hackz@google.com
\ No newline at end of file diff --git a/core/java/android/view/contentcapture/OWNERS b/core/java/android/view/contentcapture/OWNERS index 1a5cb1e4ca4a..d1eda9648520 100644 --- a/core/java/android/view/contentcapture/OWNERS +++ b/core/java/android/view/contentcapture/OWNERS @@ -5,3 +5,5 @@ joannechung@google.com markpun@google.com lpeter@google.com tymtsai@google.com +hackz@google.com +volnov@google.com
\ No newline at end of file |