Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4725)

Unified Diff: chrome/browser/webdata/OWNERS

Issue 11367055: Add an OWNERS file for src/chrome/browser/webdata/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sans James Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webdata/OWNERS
diff --git a/chrome/browser/webdata/OWNERS b/chrome/browser/webdata/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..3b04c8e8560f8d44163e2fcc3c368e06a0ebb5f0
--- /dev/null
+++ b/chrome/browser/webdata/OWNERS
@@ -0,0 +1,14 @@
+dhollowa@chromium.org
+
+# For sqlite stuff:
+shess@chromium.org
+
+# Core classes: WebDatabase and WebDataService
+per-file web_data* = pkasting@chromium.org
+
+# Autofill
+per-file autocomplete* = isherman@chromium.org
+per-file autofill* = isherman@chromium.org
+
+# Keywords
+per-file keyword_table* = pkasting@chromium.org
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698