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:43:10 UTC

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

Updated Branches:
  refs/heads/master d4c435dbc -> f37a3146a


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


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

Branch: refs/heads/master
Commit: f37a3146a9016b8bed129a98afcc1cdbfa2bc1f8
Parents: d4c435d
Author: Andrew Grieve <ag...@chromium.org>
Authored: Tue May 21 12:42:45 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue May 21 12:42:59 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/f37a3146/.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'
+