From 76675d61636a3cf786eb4310d5447786c9ec750c Mon Sep 17 00:00:00 2001 From: Fangjin Yang Date: Thu, 8 Aug 2019 10:23:41 -0700 Subject: [PATCH] Update README.md (#8261) remove IRC --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index db82a461534..e0237640c6a 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,6 @@ is hosted at Google Groups. Development discussions occur on [dev@druid.apache.org](https://lists.apache.org/list.html?dev@druid.apache.org), which you can subscribe to by emailing [dev-subscribe@druid.apache.org](mailto:dev-subscribe@druid.apache.org). -We also have a couple people hanging out on IRC in `#druid-dev` on -`irc.freenode.net`. - Some committers and users are present in the channel `#druid` on the Apache Slack team. Please use our [invitation link to join](https://druid.apache.org/community/join-slack), and once you join, add the `#druid` channel. ### Building From Source