You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/05/21 18:38:09 UTC

ios commit: Add a .reviewboardrc file to make using post-review easier.

Updated Branches:
  refs/heads/master d2b1c4bfb -> e4b021760


Add a .reviewboardrc file to make using post-review easier.


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/e4b02176
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/e4b02176
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/e4b02176

Branch: refs/heads/master
Commit: e4b021760c83442682caeee2f3f34e57fe3a4e6b
Parents: d2b1c4b
Author: Andrew Grieve <ag...@chromium.org>
Authored: Tue May 21 12:37:34 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue May 21 12:38:04 2013 -0400

----------------------------------------------------------------------
 .reviewboardrc |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/e4b02176/.reviewboardrc
----------------------------------------------------------------------
diff --git a/.reviewboardrc b/.reviewboardrc
new file mode 100644
index 0000000..30e9587
--- /dev/null
+++ b/.reviewboardrc
@@ -0,0 +1,8 @@
+#
+# Settings for post-review (used for uploading diffs to reviews.apache.org).
+#
+GUESS_FIELDS = True
+OPEN_BROWSER = True
+TARGET_GROUPS = 'cordova'
+REVIEWBOARD_URL = 'http://reviews.apache.org'
+