This is an automated email from the ASF dual-hosted git repository.
hulee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push:
new 16cc0dd Remove .reviewboardrc from the open source repository
16cc0dd is described below
commit 16cc0dd6454008fee67a48b2e5aa5b13d992704b
Author: Hunter Lee <hulee@linkedin.com>
AuthorDate: Mon Aug 5 09:19:51 2019 -0700
Remove .reviewboardrc from the open source repository
---
.reviewboardrc | 1 -
1 file changed, 1 deletion(-)
diff --git a/.reviewboardrc b/.reviewboardrc
deleted file mode 100644
index fdb3b59..0000000
--- a/.reviewboardrc
+++ /dev/null
@@ -1 +0,0 @@
-REPOSITORY = "helixli"
|