Updated Branches:
  refs/heads/master 5264cbb0f -> 15c4587b4

SAMZA-43; fix reviewboardrc to support rbt post


Project: http://git-wip-us.apache.org/repos/asf/incubator-samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza/commit/15c4587b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza/tree/15c4587b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza/diff/15c4587b

Branch: refs/heads/master
Commit: 15c4587b43d1e7c097aa97fb2b5487458bdc1b72
Parents: 5264cbb
Author: Chris Riccomini <[email protected]>
Authored: Mon Feb 3 09:23:13 2014 -0800
Committer: Chris Riccomini <[email protected]>
Committed: Mon Feb 3 09:23:13 2014 -0800

----------------------------------------------------------------------
 .reviewboardrc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-samza/blob/15c4587b/.reviewboardrc
----------------------------------------------------------------------
diff --git a/.reviewboardrc b/.reviewboardrc
index 0a0a83d..9339119 100644
--- a/.reviewboardrc
+++ b/.reviewboardrc
@@ -1 +1,5 @@
-REPOSITORY = 'git://git.apache.org/incubator-samza.git'
+REVIEWBOARD_URL = 'https://reviews.apache.org'
+REPOSITORY = 'samza'
+GUESS_DESCRIPTION = True
+TARGET_GROUPS = 'samza'
+TRACKING_BRANCH = 'origin/master'

Reply via email to