Skip to content

Commit 259fd8b

Browse files
committed
Merge #778: Change freenode to libera
137e529 Change freenode to libera (W. J. van der Laan) Pull request description: Update website for the change of IRC servers. Change occurences of freenode in active (non-historical) documents to libera.chat. As libera has no official webchat, change the references to their main page for now. ACKs for top commit: MarcoFalke: review ACK 137e529 harding: Tested ACK 137e529 . Build passes tests; I previewed a couple pages and clicked links. Diff LGTM. Tree-SHA512: d32f6b6da2009ce6c4f41689196ae736d3b2a7faf65b4c8da5f56af9d80df1e2aa4fb4faaf1a6f0daaa76a4598140e7c8e75335a623955cb662c56878e8a25d1
2 parents 949a702 + 137e529 commit 259fd8b

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

_includes/references.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@
117117
[BIP174]: https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki
118118

119119
[@bitcoincoreorg]: https://twitter.com/bitcoincoreorg
120-
[#bitcoin-core-dev]: https://webchat.freenode.net?channels=%23bitcoin-core-dev
121-
[#bitcoin-builds]: https://webchat.freenode.net?channels=%23bitcoin-builds
122-
[##bitcoin-core-gui]: https://webchat.freenode.net?channels=%23%23bitcoin-core-gui
120+
[#bitcoin-core-dev]: https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#bitcoin-core-dev
121+
[#bitcoin-core-builds]: https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#bitcoin-core-builds
122+
[#bitcoin-core-gui]: https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#bitcoin-core-gui
123123
[issues]: https://github.com/bitcoin/bitcoin/issues
124124
[pulls]: https://github.com/bitcoin/bitcoin/pulls
125125
[BitcoinCoreDocBips]: https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md

_posts/en/pages/2016-01-01-contribute.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /en/contribute/
66
type: pages
77
layout: page
88
lang: en
9-
version: 4
9+
version: 5
1010
redirect_from:
1111
- /zh_TW/contribute/
1212
---
@@ -25,11 +25,11 @@ Feel free to report [issues][issues] and open [pull requests][pulls], but please
2525

2626
**Discussion**
2727

28-
Most Bitcoin Core related discussion happens in the following IRC channels on irc.freenode.net:
28+
Most Bitcoin Core related discussion happens in the following IRC channels on irc.libera.chat:
2929

3030
- [#bitcoin-core-dev] - Main discussion
31-
- [#bitcoin-builds] - Build system and release discussion
32-
- [##bitcoin-core-gui] - Graphical User Interface discussion
31+
- [#bitcoin-core-builds] - Build system and release discussion
32+
- [#bitcoin-core-gui] - Graphical User Interface discussion
3333

3434
There is also a mailing list for Bitcoin protocol discussion [bitcoin-dev][].
3535

_posts/en/pages/2016-01-01-meetings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lang: en
55
title: IRC Meetings
66
name: meetings
77
permalink: /en/meetings/
8-
version: 3
8+
version: 4
99
---
1010
The project holds several recurring meetings in `#bitcoin-core-dev` on
1111
irc.freenode.net. Everyone is welcome to attend. Logs and
@@ -23,7 +23,7 @@ calendar].
2323
[Here as ical format][meeting calendar ical] to subscribe via a calendar app.
2424

2525
If you have any questions about the date or time of an upcoming meeting,
26-
please ask in `#bitcoin-core-dev` on Freenode.
26+
please ask in `#bitcoin-core-dev` on irc.libera.chat.
2727

2828
Anyone interested in contributing to Bitcoin Core is also
2929
encouraged to attend the weekly Bitcoin Core PR Review Club meetings,

_posts/en/posts/2016-01-28-clarification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ type: posts
66
layout: post
77
lang: en
88
permalink: /en/2016/01/28/clarification/
9-
version: 1
9+
version: 2
1010
excerpt: Where to find official information about Bitcoin Core and how you can interact with other Bitcoin Core users and developers.
1111
---
1212
Initially, bitcoin.org was used to host the original Bitcoin paper and became the homepage for the [Bitcoin program](https://bitcoin.org/en/download). The site evolved into a general educational resource for Bitcoin, and is [not affiliated](https://bitcoin.org/en/bitcoin-core/about-site) with the modern Bitcoin Core project. The Bitcoin Core project's official website is bitcoincore.org and while other websites continue to host information about Bitcoin Core, their views do not represent Bitcoin Core. We know that the Bitcoin ecosystem can be confusing, and we are working hard to make these relationships more clear.
1313

14-
For development work, Bitcoin Core mainly uses the `#bitcoin-core-dev` IRC channel on Freenode, [Github](https://github.com/bitcoin/bitcoin), and [the bitcoin-dev mailing list](http://lists.linuxfoundation.org/pipermail/bitcoin-dev/).
14+
For development work, Bitcoin Core mainly uses the `#bitcoin-core-dev` IRC channel on irc.libera.chat, [Github](https://github.com/bitcoin/bitcoin), and [the bitcoin-dev mailing list](http://lists.linuxfoundation.org/pipermail/bitcoin-dev/).
1515

1616
While there are many forums in which the Bitcoin community and, indeed, Bitcoin Core contributors engage, Bitcoin Core is not responsible for those forums or their policies, nor does Bitcoin Core take official positions on the community's decisions to use them. Still, we believe it is critical that the Bitcoin community be able to freely discuss and critique every aspect of Bitcoin.
1717

0 commit comments

Comments
 (0)