diff options
author | 2023-05-12 14:17:11 -0700 | |
---|---|---|
committer | 2023-05-15 15:26:39 -0700 | |
commit | 0bc469d155f1ca9596882ada9da313348ef12f78 (patch) | |
tree | 23af97b12f84794d2bb882e9f8759abb16685562 /SQLITE_OWNERS | |
parent | 2a97522e77d98509be0cd997f2544ca9c4375bf6 (diff) |
Add new owners to the SQLite APIs
Bug: 281584180
Make Shai Barack (shaibay) and Lee Shombert (shombert) owners of the
android.database.sqlite package. Add these owners as owners of the
associated test directory and the jni files.
Test: N/A
Change-Id: I848cfe99fdc26b383b8afdae4e3ef3ad67e967d3
Diffstat (limited to 'SQLITE_OWNERS')
-rw-r--r-- | SQLITE_OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SQLITE_OWNERS b/SQLITE_OWNERS new file mode 100644 index 000000000000..1ff72e7689a7 --- /dev/null +++ b/SQLITE_OWNERS @@ -0,0 +1,2 @@ +shayba@google.com +shombert@google.com |