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

Unified Diff: codereview.settings

Issue 27239003: Adds codereview.settings and OWNERS file. (Closed) Base URL: https://chromium.googlesource.com/chromium/cdm.git@master
Patch Set: Created 7 years, 2 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 | « OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: codereview.settings
diff --git a/codereview.settings b/codereview.settings
new file mode 100644
index 0000000000000000000000000000000000000000..64b78290773eb20db4b73475e79385166da3a495
--- /dev/null
+++ b/codereview.settings
@@ -0,0 +1,6 @@
+# This file is used by gcl to get repository specific information.
ddorwin 2013/10/14 20:53:21 gcl? (If this is boilerplate copied, that's fine,
DaleCurtis 2013/10/14 20:54:36 Boilerplate from the main codereview.settings file
+CODE_REVIEW_SERVER: codereview.chromium.org
+CC_LIST:
+VIEW_VC: https://src.chromium.org/viewvc/chrome?view=rev&revision=
+GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
+GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
« no previous file with comments | « OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698