summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-08-30 13:14:10 +0000
committerAlyssa Ross <hi@alyssa.is>2023-08-30 13:15:28 +0000
commite1776a326f3219fe92024d5010711d3412b4d05f (patch)
tree21d45ef4e98f8abc0bc1dc4c65da940417d3451e
parentcb75fd355be835aa26cabba71b0cccad5b75489c (diff)
downloadspectrum-e1776a326f3219fe92024d5010711d3412b4d05f.tar
spectrum-e1776a326f3219fe92024d5010711d3412b4d05f.tar.gz
spectrum-e1776a326f3219fe92024d5010711d3412b4d05f.tar.bz2
spectrum-e1776a326f3219fe92024d5010711d3412b4d05f.tar.lz
spectrum-e1776a326f3219fe92024d5010711d3412b4d05f.tar.xz
spectrum-e1776a326f3219fe92024d5010711d3412b4d05f.tar.zst
spectrum-e1776a326f3219fe92024d5010711d3412b4d05f.zip
Documentation: emphasize Matrix over IRC
Most people probably want Matrix.  People looking for IRC will still
easily find it.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
-rw-r--r--Documentation/contributing/communication.adoc20
-rw-r--r--Documentation/contributing/first-patch.adoc2
2 files changed, 11 insertions, 11 deletions
diff --git a/Documentation/contributing/communication.adoc b/Documentation/contributing/communication.adoc
index 0a9e250..b38f66d 100644
--- a/Documentation/contributing/communication.adoc
+++ b/Documentation/contributing/communication.adoc
@@ -32,16 +32,16 @@ https://spectrum-os.org/git/[source repositories], and is discussed on
 spectrum-devel (_devel@spectrum-os.org_).
 
 
-[#irc]
-== Internet Relay Chat
-
-There is a single Internet Relay Chat (IRC) channel,
-link:ircs://irc.libera.chat:6697/spectrum[\#spectrum] on
-https://libera.chat/[Libera.Chat], for all kinds of Spectrum
-discussions.  You can also join through https://matrix.org/[Matrix] as
-https://matrix.to/#/#spectrum:fairydust.space[#spectrum:fairydust.space].
-If you are new to IRC, you might find Matrix the easiest way to get started.
-The channel is *logged*, but the logs are not available online yet.
+[#chat]
+== Matrix Chat
+
+There is a single Matrix chat room,
+https://matrix.to/#/#spectrum:fairydust.space[#spectrum:fairydust.space],
+for all kinds of Spectrum discussion.
+
+You can also join through IRC —
+link:ircs://irc.libera.chat:6697/spectrum[#spectrum] on
+https://libera.chat/[Libera.Chat].
 
 
 == Mailing Lists
diff --git a/Documentation/contributing/first-patch.adoc b/Documentation/contributing/first-patch.adoc
index b696cb1..7b8797c 100644
--- a/Documentation/contributing/first-patch.adoc
+++ b/Documentation/contributing/first-patch.adoc
@@ -97,4 +97,4 @@ confirmation when this happens.
 If you have any questions about the patch submission process, you can
 ask them either on the
 xref:communication.adoc#spectrum-devel[development mailing list], or
-in the xref:communication.adoc#irc[IRC/Matrix channel].
+in the xref:communication.adoc#chat[Matrix/IRC chat].