Module Name: src Committed By: maya Date: Wed May 26 22:26:16 UTC 2021
Modified Files: src: README.md Log Message: suggest libera.chat instead To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/README.md Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/README.md diff -u src/README.md:1.6 src/README.md:1.7 --- src/README.md:1.6 Wed Mar 17 15:26:20 2021 +++ src/README.md Wed May 26 22:26:16 2021 @@ -35,7 +35,7 @@ Troubleshooting - Send bugs and patches [via web form](https://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd). - Subscribe to the [mailing lists](https://www.NetBSD.org/mailinglists/). The [netbsd-users](https://www.NetBSD.org/mailinglists/#netbsd-users) list is a good choice for many problems; watch [current-users](https://www.NetBSD.org/mailinglists/#current-users) if you follow the bleeding edge of NetBSD-current. -- Join the community IRC channel [#netbsd @ freenode](https://webchat.freenode.net/?channels=#netbsd). +- Join the community IRC channel [#netbsd @ libera.chat](https://kiwiirc.com/nextclient/irc.libera.chat/netbsd). Latest sources --------------