Index: codereview.settings |
diff --git a/codereview.settings b/codereview.settings |
new file mode 100644 |
index 0000000000000000000000000000000000000000..19e1584b120893932b1102fcaabc7e8f50ba3539 |
--- /dev/null |
+++ b/codereview.settings |
@@ -0,0 +1,10 @@ |
+# This file is used by gcl to get repository specific information. |
+CODE_REVIEW_SERVER: codereview.chromium.org |
+CC_LIST: native-client-reviews@googlegroups.com |
+VIEW_VC: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h= |
+STATUS: http://nativeclient-status.appspot.com/status |
+TRY_ON_UPLOAD: False |
+TRYSERVER_PROJECT: nacl |
+TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl |
+PUSH_URL_CONFIG: url.ssh://gerrit.chromium.org.pushinsteadof |
+ORIGIN_URL_CONFIG: http://chromium.googlesource.com |