summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2021-06-08 17:34:01 +0300
committersfan5 <sfan5@live.de>2021-06-08 16:45:22 +0200
commit9cf5bb29795bd4dc603a45dd6f77bebee82d17c5 (patch)
tree9ce9da2657bbb415522a01fba5e20c328d6b5ff9
parent4989ccbe7ae6f1130d68742e059313e105633145 (diff)
downloadmpv-9cf5bb29795bd4dc603a45dd6f77bebee82d17c5.tar.bz2
mpv-9cf5bb29795bd4dc603a45dd6f77bebee82d17c5.tar.xz
{ci,docs,README}: update IRC references to new network
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml4
-rw-r--r--.travis.yml2
-rw-r--r--DOCS/contribute.md2
-rw-r--r--README.md4
4 files changed, 6 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 163937a996..15720e3451 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -2,8 +2,8 @@ blank_issues_enabled: false
contact_links:
- name: mpv irc channel
url: https://mpv.io/community/
- about: Feel free to ask questions here irc://irc.freenode.net/mpv
+ about: Feel free to ask questions here irc://irc.libera.chat/mpv
- name: mpv irc developer channel
url: https://mpv.io/community/
about: Ask questions related to the development of mpv here
- irc://irc.freenode.net/mpv-devel
+ irc://irc.libera.chat/mpv-devel
diff --git a/.travis.yml b/.travis.yml
index cf5b11c67c..620c5d43c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -148,7 +148,7 @@ notifications:
irc:
if: fork = false
channels:
- - "irc.freenode.org#mpv-devel"
+ - "irc.libera.chat#mpv-devel"
on_success: change
on_failure: always
diff --git a/DOCS/contribute.md b/DOCS/contribute.md
index cc30978bf5..48307d9658 100644
--- a/DOCS/contribute.md
+++ b/DOCS/contribute.md
@@ -5,7 +5,7 @@ General
-------
The main contact for mpv development is IRC, specifically #mpv
-and #mpv-devel on Freenode. Github is used for code review and
+and #mpv-devel on Libera.chat. Github is used for code review and
long term discussions.
Sending patches
diff --git a/README.md b/README.md
index aa884e80c8..6625c3370d 100644
--- a/README.md
+++ b/README.md
@@ -201,8 +201,8 @@ see the [FAQ][FAQ].
Most activity happens on the IRC channel and the github issue tracker.
- **GitHub issue tracker**: [issue tracker][issue-tracker] (report bugs here)
-- **User IRC Channel**: `#mpv` on `irc.freenode.net`
-- **Developer IRC Channel**: `#mpv-devel` on `irc.freenode.net`
+- **User IRC Channel**: `#mpv` on `irc.libera.chat`
+- **Developer IRC Channel**: `#mpv-devel` on `irc.libera.chat`
[FAQ]: https://github.com/mpv-player/mpv/wiki/FAQ
[releases]: https://github.com/mpv-player/mpv/releases