diff options
| author | 2018-08-25 00:23:16 +0000 | |
|---|---|---|
| committer | 2018-08-25 00:23:16 +0000 | |
| commit | 7a8e363c0bbe7d2ad2eea99af8187da8c31ed538 (patch) | |
| tree | 4a9f239bfbab1ff4700472f33eb6a5f427850025 | |
| parent | ec67984561559c18cbbc33e4994b14d697dca388 (diff) | |
| parent | 1fda56bbdaba85366cee6e660fce161023fa9d40 (diff) | |
Merge "Fix OWNERS (change google.com to android.com)"
| -rw-r--r-- | core/java/android/database/OWNERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/java/android/database/OWNERS b/core/java/android/database/OWNERS index 592a852e57b6..7e19942ba332 100644 --- a/core/java/android/database/OWNERS +++ b/core/java/android/database/OWNERS @@ -1,3 +1,3 @@ omakoto@google.com -jsharkey@google.com -yamasani@google.com
\ No newline at end of file +jsharkey@android.com +yamasani@google.com |