commit 3e8d550bcfded570c64de741ec3df032f2715d73 Author: Nitay Joffe Date: Mon Oct 1 16:36:05 2012 -0700 HCATALOG-521: post-review config for HCatalog diff --git .reviewboardrc .reviewboardrc new file mode 100644 index 0000000..d1bee20 --- /dev/null +++ .reviewboardrc @@ -0,0 +1,4 @@ +GUESS_FIELDS = True +REVIEWBOARD_URL = "https://reviews.apache.org/" +REPOSITORY = "hcatalog-git" +TARGET_GROUPS = "hcatalog"