| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ca62ae98a607387ce2f08fb3bed3ea124f206a34
|
| --- /dev/null
|
| +++ b/codereview.settings
|
| @@ -0,0 +1,7 @@
|
| +# This file is used by gcl to get repository specific information.
|
| +CODE_REVIEW_SERVER: codereview.chromium.org
|
| +CC_LIST: raymes@chromium.org,ganetsky@chromium.org,jliebrand@chromium.org
|
| +STATUS: http://chromium-status.appspot.com/status
|
| +TRY_ON_UPLOAD: False
|
| +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
|
|
|