diff options
author | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-16 18:37:42 +0000 |
---|---|---|
committer | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-16 18:37:42 +0000 |
commit | b6bc2b2c10f94cedd8d2bd5e2bed4939b25df8a3 (patch) | |
tree | e369942dd45478ae62658fb30db0ef9dc862eaf0 /third_party | |
parent | b042fa3ac71fb1826b99704afca538e53c8d1a68 (diff) | |
download | chromium_src-b6bc2b2c10f94cedd8d2bd5e2bed4939b25df8a3.zip chromium_src-b6bc2b2c10f94cedd8d2bd5e2bed4939b25df8a3.tar.gz chromium_src-b6bc2b2c10f94cedd8d2bd5e2bed4939b25df8a3.tar.bz2 |
OWNERS for third_party/sqlite/
shess for everything, michaeln for clients which live in the renderer.
BUG=none
Review URL: https://chromiumcodereview.appspot.com/12287012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182995 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/sqlite/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/sqlite/OWNERS b/third_party/sqlite/OWNERS new file mode 100644 index 0000000..8b2a655 --- /dev/null +++ b/third_party/sqlite/OWNERS @@ -0,0 +1,5 @@ +# Reviewers: +shess@chromium.org + +# Owners: +michaeln@chromium.org |