Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33ee33bf authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a comment to the SQLite OWNERS file to clarify the responsibilities...

Merge "Add a comment to the SQLite OWNERS file to clarify the responsibilities of the Android platform SQLite owners." into main
parents 0687703b 67885060
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# 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