From f5533c602afacc2ae1a5a401ea265c293711db5e Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Sat, 22 May 2021 16:20:06 -0400 Subject: [PATCH] Update IRC page for Libera Chat Per discussion among the PostgreSQL IRC Admin team, the official #postgresql channel has been migrated to the Libera Chat network. Also rework the page to be a bit cleaner and clearer, and to list the current PostgreSQL IRC Admin team. --- templates/pages/community/irc.html | 60 +++++++++++++++++++++--------- 1 file changed, 42 insertions(+), 18 deletions(-) diff --git a/templates/pages/community/irc.html b/templates/pages/community/irc.html index 71094999..4f2d78c5 100644 --- a/templates/pages/community/irc.html +++ b/templates/pages/community/irc.html @@ -4,27 +4,51 @@

IRC

-

If you have a problem that you cannot resolve, you might want to try asking a question in our IRC channel -#postgresql on irc.freenode.net. The channel has many active users, -and it is an entry into participating in the wider PostgreSQL community. Don't forget to consult -the documentation about your problem before asking your question.

+

The PostgreSQL community is welcome to gather on the Libera Chat IRC network to discuss PostgreSQL, +generally chat among PostgreSQL community members, and to ask questions about PostgreSQL and assist others +using PostgreSQL. The channel has many active users and it is an entry into participating in the wider +PostgreSQL community. Don't forget to consult the documentation before asking +questions which may be answered there. Note that, as with other community areas, all users should review +and are required to follow the PostgreSQL community +Code of Conduct.

-

Other PostgreSQL Related Channels

-

PostgreSQL Related Projects:

+

PostgreSQL Channels:

+ +

Language Specific Channels:

+ + +

Any issues, concerns, or violations of the CoC may be reported directly to the PostgreSQL IRC Admin team by +contacting them directly on Libera Chat, or by emailing the team at +irc-admins@lists.postgresql.org. CoC violations +can be alternatively submitted to the Code of Conduct Committee at +coc@postgresql.org.

+ +

PostgreSQL IRC Admin Team:

+ -

Language Specific Channels:

+ +

Other PostgreSQL Related Channels on other IRC networks

+

PostgreSQL Related Projects:

{%endblock%} -- 2.39.5