summaryrefslogtreecommitdiff
path: root/codereview.settings
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2014-08-05 08:24:32 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-08-06 02:32:25 +0000
commited5c55b77d5546e4634e29ab4f5684402310791a (patch)
tree770f9aef987cf434ff111c48891b3ec3cf12db88 /codereview.settings
parent575b3660c1a137ccd4cd4725df74cc51318a8187 (diff)
downloadchromite-ed5c55b77d5546e4634e29ab4f5684402310791a.tar.gz
Add a codereview.settings file for chromite.
This way, `git cl upload` works for chromite, like it does for most other chromium third_party deps. Also add an OWNERS file, git cl is unhappy without it. Change-Id: I6f4b67c4b23fea319439b66b67183227fd23c31a Reviewed-on: https://chromium-review.googlesource.com/211024 Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Tested-by: Nico Weber <thakis@chromium.org>
Diffstat (limited to 'codereview.settings')
-rw-r--r--codereview.settings6
1 files changed, 6 insertions, 0 deletions
diff --git a/codereview.settings b/codereview.settings
new file mode 100644
index 000000000..59b5aae4c
--- /dev/null
+++ b/codereview.settings
@@ -0,0 +1,6 @@
+# This file is used by git-cl to get repository specific information.
+GERRIT_HOST: True
+GERRIT_PORT: True
+CODE_REVIEW_SERVER: https://chromium-review.googlesource.com
+# TODO: Should there be a tryserver url?
+#TRYSERVER_SVN_URL: svn://svn.chromium.org/xxx-try