Repository: incubator-distributedlog Updated Branches: refs/heads/master a546e6207 -> e4dce21cb
The CONFIG.ini file has no purpose outside of Twitter Author: Franck Cuny <fc...@apache.org> Reviewers: Sijie Guo <si...@apache.org> Closes #47 from franckcuny/fcuny/cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/e4dce21c Tree: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/tree/e4dce21c Diff: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/diff/e4dce21c Branch: refs/heads/master Commit: e4dce21cb06bf0778bff4c0ba912a8f7f2541717 Parents: a546e62 Author: Franck Cuny <fc...@apache.org> Authored: Fri Dec 2 20:41:37 2016 -0800 Committer: Sijie Guo <si...@apache.org> Committed: Fri Dec 2 20:41:37 2016 -0800 ---------------------------------------------------------------------- CONFIG.ini | 3 --- README.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/e4dce21c/CONFIG.ini ---------------------------------------------------------------------- diff --git a/CONFIG.ini b/CONFIG.ini deleted file mode 100644 index 93b1a6c..0000000 --- a/CONFIG.ini +++ /dev/null @@ -1,3 +0,0 @@ -[docbird] -project_name = DistributedLog -project_type = service http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/e4dce21c/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ee323b4..3c68ba9 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ For filing bugs, suggesting improvements, or requesting new features, help us ou ### Need Help? -[Subscribe](dev-subscr...@distributedlog.incubator.apache.org) or [mail](dev@distributedlog.incubator.apache.org) the [dev@distributedlog.incubator.apache.org](dev@distributedlog.incubator.apache.org) list - Ask questions, find answers, join developement discussions and also help other users. +[Subscribe](mailto:dev-subscr...@distributedlog.incubator.apache.org) or [mail](mailto:dev@distributedlog.incubator.apache.org) the [dev@distributedlog.incubator.apache.org](mailto:dev@distributedlog.incubator.apache.org) list - Ask questions, find answers, join developement discussions and also help other users. ## Contributing