Skip to content

Commit 389dd53

Browse files
authored
Migrate freenode references to Libera.Chat. (#369)
1 parent 6388903 commit 389dd53

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

_data/consumers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: freenode
2-
url: https://www.freenode.net/
1+
- name: Libera.Chat
2+
url: https://libera.chat/
33

44
- name: mIRC
55
url: https://www.mirc.com/

_posts/2019-06-05-caps-tags-ids-webirc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Lastly, some changes to our technical board. We aim to maintain an active, broad
3131

3232
There's been a lot of progress this past year, and even more to come. Thanks to our wonderful contributors for the help, and to the IRC community in general.
3333

34-
We're always looking for help with our [roadmap](https://github.com/ircv3/ircv3-specifications/milestone/4), as well as more [general suggestions](https://github.com/ircv3/ircv3-ideas)! If you're interested in chatting, we hang out on [`irc.freenode.net/#ircv3`](https://ircv3.net/contact.html).
34+
We're always looking for help with our [roadmap](https://github.com/ircv3/ircv3-specifications/milestone/4), as well as more [general suggestions](https://github.com/ircv3/ircv3-ideas)! If you're interested in chatting, we hang out on [`irc.libera.chat/#ircv3`](https://ircv3.net/contact.html).

charter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ The chair has ultimate responsibility for moving discussions forward and will ma
6767
The main project resources are:
6868

6969
- The [ircv3/ircv3-specifications](https://github.com/ircv3/ircv3-specifications) Github repository and issue tracker. This is the official repository containing the latest version of the specifications. Changes may be submitted by pull request and suggestions may be made by opening an issue.
70-
- The [#ircv3](ircs://irc.freenode.net:6697/#ircv3) channel at [irc.freenode.net](ircs://irc.freenode.net:6697/#ircv3). This is the main discussion space for the working group.
70+
- The [#ircv3](ircs://irc.libera.chat:6697/#ircv3) channel at [irc.libera.chat](ircs://irc.libera.chat:6697/#ircv3). This is the main discussion space for the working group.
7171

7272
Contributions are welcome from anyone in the IRC community; including users, developers, operators, administrators. Feel free to start a discussion on IRC or on the issue tracker if you'd like to contribute.
73-
73+
7474
Failure to follow our [code of conduct]({{site.baseurl}}/conduct.html) when participating may result in immediate removal from the project resources.

contact.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Contact
33
layout: default
4-
meta-description: Feel free to talk with and participate in the IRCv3 Working Group on irc.freenode.net/#ircv3
4+
meta-description: Feel free to talk with and participate in the IRCv3 Working Group on irc.libera.chat/#ircv3
55
---
66
<p>
7-
<strong>Have your own IRC client?</strong> You can chat with us on <a href="ircs://irc.freenode.net:6697/#ircv3"><strong>irc.freenode.net</strong></a> in <a href="ircs://irc.freenode.net:6697/#ircv3"><strong>#ircv3</strong></a>.
7+
<strong>Have your own IRC client?</strong> You can chat with us on <a href="ircs://irc.libera.chat:6697/#ircv3"><strong>irc.libera.chat</strong></a> in <a href="ircs://irc.libera.chat:6697/#ircv3"><strong>#ircv3</strong></a>.
88
</p>
9-
<iframe src="https://kiwiirc.com/nextclient/irc.freenode.net:+6697/#ircv3" style="border: solid 0.15rem rgba(14, 62, 69, 0.6); width: 100%; height: 467px; border-radius: 0.5rem;"></iframe>
9+
<iframe src="https://kiwiirc.com/nextclient/irc.libera.chat:+6697/#ircv3" style="border: solid 0.15rem rgba(14, 62, 69, 0.6); width: 100%; height: 467px; border-radius: 0.5rem;"></iframe>

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ All of the IRCv3 extensions are backwards-compatible with older IRC clients, and
5050

5151
For any other questions, feel free to consult our [FAQ page]({{ site.baseurl }}/faq.html) which contains all sorts of info about us and what we do.
5252

53-
If you’re interested in talking with us, our discussion channel is [#ircv3 on Freenode](ircs://irc.freenode.net:6697/#ircv3) <sup>[[webchat]](https://kiwiirc.com/client/irc.freenode.net:+6697/#ircv3)</sup>.
53+
If you’re interested in talking with us, our discussion channel is [#ircv3 on Libera.Chat](ircs://irc.libera.chat:6697/#ircv3) <sup>[[webchat]](https://kiwiirc.com/client/irc.libera.chat:+6697/#ircv3)</sup>.
5454

5555

5656
## IRCv3 Features

participation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ To participate, contribute to our specifications and extensions registry on [Git
2929

3030
<br/>
3131

32-
You may also contact us on [irc.freenode.net in #ircv3](ircs://irc.freenode.net/ircv3)
32+
You may also contact us on [irc.libera.chat in #ircv3](ircs://irc.libera.chat/ircv3)

wg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2>Introduction</h2>
5252
We’re the IRCv3 Working Group – a collection of IRC software developers and network staff that develop extensions to the IRC client protocol. We’re always interested in new viewpoints, so check out our <a href="{{ site.baseurl }}/participation.html">participation page</a> if you’re interested!
5353
</p>
5454
<p>
55-
If you’re interested in talking with us, our discussion channel is <a href="ircs://irc.freenode.net:6697/#ircv3">#ircv3 on Freenode</a> <sup><a href="https://kiwiirc.com/client/irc.freenode.net:+6697/#ircv3">[webchat]</a></sup>.
55+
If you’re interested in talking with us, our discussion channel is <a href="ircs://irc.libera.chat:6697/#ircv3">#ircv3 on Libera.Chat</a> <sup><a href="https://kiwiirc.com/client/irc.libera.chat:+6697/#ircv3">[webchat]</a></sup>.
5656
</p>
5757
<br>
5858

0 commit comments

Comments
 (0)