diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-22 08:52:11 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-22 09:13:19 +0200 |
commit | 88d8525ca2ff2afc171cd0f625a098371f3a6af5 (patch) | |
tree | f543e05ff26eb93ff7bf41797c7cdc5845d145c5 /README.md | |
parent | 247b91449ad7d041c6af5d2abf5660ab00be0fb4 (diff) |
doc: update mailing list address
Move from sourceforge to linux foundation.
Also get rid of some other stale mentions of sourceforge.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ development team members simply pulls it. If it is a *more complicated or potentially controversial* change, then the patch submitter will be asked to start a discussion (if they haven't already) on the -[mailing list](http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development). +[mailing list](https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev) The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if the code doesn't |