diff options
author | Sam James <sam@gentoo.org> | 2023-12-05 10:04:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-05 10:04:56 +0000 |
commit | 978e6544ce272da7733ba432f51cfd64ab60a359 (patch) | |
tree | 725204d766f1f7157b737a67f88f17c7216eedcf /_data | |
parent | _data/irc.yaml: #gentoo-arm is for ARM and ARM64 (diff) | |
download | www-978e6544ce272da7733ba432f51cfd64ab60a359.tar.gz www-978e6544ce272da7733ba432f51cfd64ab60a359.tar.bz2 www-978e6544ce272da7733ba432f51cfd64ab60a359.zip |
_data/irc.yaml: kill #gentoo-doc
It's a small channel which is considered deprecated. Users may join and ask
to contribute and be confused by no reply/its small member list, so just
redirect to #gentoo-wiki.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to '_data')
-rw-r--r-- | _data/irc.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_data/irc.yaml b/_data/irc.yaml index ce6b303..d5df225 100644 --- a/_data/irc.yaml +++ b/_data/irc.yaml @@ -54,8 +54,6 @@ general: description: "Developers & users: all things desktop" - name: "gentoo-dev-help" description: "Ebuild writers' workplace" - - name: "gentoo-doc" - description: "Gentoo Documentation development (also see #gentoo-wiki)." - name: "gentoo-dotnet" description: "Gentoo Dotnet development" - name: "gentoo-elections" |