diff options
| -rw-r--r-- | SQLITE_OWNERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/SQLITE_OWNERS b/SQLITE_OWNERS index 1ff72e7689a7..783a0b6f6212 100644 --- a/SQLITE_OWNERS +++ b/SQLITE_OWNERS @@ -1,2 +1,9 @@ +# Android platform SQLite owners are responsible for: +# 1. Periodically updating libsqlite from upstream sqlite.org. +# 2. Escalating libsqlite bug reports to upstream sqlite.org. +# 3. Addressing bugs, performance regressions, and feature requests +# in Android SDK SQLite wrappers (android.database.sqlite.*). +# 4. Reviewing proposed changes to said Android SDK SQLite wrappers. + shayba@google.com shombert@google.com |