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:36:37 UTC

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

Updated Branches:
  refs/heads/master 227733d19 -> f38a2ae14


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


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

Branch: refs/heads/master
Commit: f38a2ae14a6f9d16b019ac4bd676d4351ff0d3aa
Parents: 227733d
Author: Andrew Grieve <ag...@chromium.org>
Authored: Tue May 21 12:32:49 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue May 21 12:35:47 2013 -0400

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


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