aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJim Posen <jimpo@coinbase.com>2018-03-22 12:56:17 -0700
committerJim Posen <jimpo@coinbase.com>2018-03-22 12:58:57 -0700
commit30d1a0ae37964f71812ac016275510faadbf41f3 (patch)
treeb41b8c12fd07909f2fabb3617dce23a8d8e1f1aa /README.md
parentf686002a8eba820a40ac2f34a6e8f57b2b5cc54c (diff)
downloadbitcoin-30d1a0ae37964f71812ac016275510faadbf41f3.tar.xz
Docs: Improve documentation on standard communication channels
More information about connection on IRC will hopefully help new contributors.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 5db9fc9928..acdbe46104 100644
--- a/README.md
+++ b/README.md
@@ -33,12 +33,6 @@ regularly to indicate new official, stable release versions of Bitcoin Core.
The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md).
-The developer [mailing list](https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev)
-should be used to discuss complicated or controversial changes before working
-on a patch set.
-
-Developer IRC can be found on Freenode at #bitcoin-core-dev.
-
Testing
-------