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

Unified Diff: WATCHLISTS

Issue 6728027: Move modem command to the modem-utilities repository (Closed) Base URL: ssh://gitrw.chromium.org:9222/modem-utilities.git@master
Patch Set: Remove crud. Created 9 years, 9 months 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 | « Makefile ('k') | inherit-review-settings-ok » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
new file mode 100644
index 0000000000000000000000000000000000000000..e3ba9f06ef2a8291682380488073b0f50442d872
--- /dev/null
+++ b/WATCHLISTS
@@ -0,0 +1,18 @@
+# See http://dev.chromium.org/developers/contributing-code/watchlists for
+# a description of this file's format.
+# Please keep these keys in alphabetical order.
+
+{
+ 'WATCHLIST_DEFINITIONS': {
+ 'all': {
+ 'filepath': '.',
+ },
+ },
+ 'WATCHLISTS': {
+ 'all': ['ellyjones@chromium.org',
+ 'ers@chromium.org',
+ 'jglasgow@chromium.org',
+ 'njw@chromium.org',
+ 'rochberg@chromium.org']
+ },
+}
« no previous file with comments | « Makefile ('k') | inherit-review-settings-ok » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698