Repository: aurora-packaging Updated Branches: refs/heads/master d05092dba -> 38744d13c
Add reviewboard configuration. Bugs closed: AURORA-1427 Reviewed at https://reviews.apache.org/r/37100/ Project: http://git-wip-us.apache.org/repos/asf/aurora-packaging/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora-packaging/commit/38744d13 Tree: http://git-wip-us.apache.org/repos/asf/aurora-packaging/tree/38744d13 Diff: http://git-wip-us.apache.org/repos/asf/aurora-packaging/diff/38744d13 Branch: refs/heads/master Commit: 38744d13c906bdf47e1ad684b6de3a950ef5742a Parents: d05092d Author: Bill Farner <[email protected]> Authored: Tue Aug 4 15:00:03 2015 -0700 Committer: Bill Farner <[email protected]> Committed: Tue Aug 4 15:00:03 2015 -0700 ---------------------------------------------------------------------- .reviewboardrc | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/38744d13/.reviewboardrc ---------------------------------------------------------------------- diff --git a/.reviewboardrc b/.reviewboardrc new file mode 100644 index 0000000..1b328ab --- /dev/null +++ b/.reviewboardrc @@ -0,0 +1,3 @@ +REPOSITORY = "aurora-packaging" +REVIEWBOARD_URL = "https://reviews.apache.org" +TARGET_GROUPS = "Aurora"
