Skip to content

Commit 48c47c7

Browse files
committed
remove matrix references
1 parent 35cc420 commit 48c47c7

File tree

3 files changed

+7
-16
lines changed

3 files changed

+7
-16
lines changed

docs/contributing/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ interest you. Here's some basic things you can do to get you going:
2727
There are occasions that Rocky Linux users may find problems that may or may not be reproducible
2828
on our upstream distribution RHEL. We encourage users to to use our [bug tracker](https://bugs.rockylinux.org)
2929
to file bugs. **Note** that this is not meant to be a support system. We encourage users to ask
30-
for support on our forums, Mattermost, IRC, or Matrix.
30+
for support on our forums, Mattermost, or IRC.
3131

3232
## Helping with general testing
3333

docs/irc.md

+4-13
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: General Chat and IRC
33
---
44

5-
This page goes over General Chat and IRC/Matrix general information and etiquette.
5+
This page goes over General Chat and IRC general information and etiquette.
66

77
!!! note
8-
IRC (libera.chat) and Matrix are no longer bridged by default. You will find that if you join the Matrix channels, they are quiet. It is recommended that you join us via [Mattermost](https://chat.rockylinux.org) or via [IRC](https://libera.chat).
8+
IRC (libera.chat) and Matrix are no longer bridged. You will find that if you join the Matrix channels, you will be asked to join us in other ways. It is recommended that you join us via [Mattermost](https://chat.rockylinux.org) or via [IRC](https://libera.chat).
99

10-
IRC and Matrix are common communication tools used in the open source community. Several channels of Mattermost, Libera IRC channels, and a matrix space are bridged together to ensure the community can communicate effectively and not be splintered. The Rocky Linux teams manage and maintain the mattermost channels and the various Libera IRC channels such as `#rockylinux` and `#rockylinux-social`. A list of our channels can be found in `Bridge Information` on the left hand side of this wiki page.
10+
IRC is a common communication tool used in the open source community. Several channels of Mattermost and Libera IRC channels are bridged together to ensure the community can communicate effectively and not be splintered. Rocky Linux Infrastructure and other teams manage and maintain the mattermost channels and the various Libera IRC channels such as `#rockylinux` and `#rockylinux-social`. A list of our channels can be found in `Bridge Information` on the left hand side of this wiki page.
1111

1212
More information about Libera can be found [here](https://libera.chat).
1313

@@ -28,7 +28,7 @@ More information about Libera can be found [here](https://libera.chat).
2828
Current mappings are below. Note that this is not an all inclusive list.
2929

3030
!!! note
31-
As matrix and IRC are no longer briged, the Matrix section has been removed.
31+
As matrix and IRC are no longer briged, the Matrix section has been removed. There are no plans to bridge Matrix. If you wish to request or provide any kind of knowledge or help in maintaining a bridge, please [file a ticket](https://git.resf.org/infrastructure/meta/issues).
3232

3333
| IRC | Mattermost |
3434
|-----------------------------|------------------------------------------------------------------------------------|
@@ -159,15 +159,6 @@ Once you have registered and you are identified with `NickServ`, you can type `/
159159

160160
Note that subsequent logins will require you to identify. `/msg nickserv identify password` will help you to ensure you don't get locked out of the `#rockylinux*` channels.
161161

162-
### Matrix
163-
164-
!!! note
165-
Matrix and IRC is no longer bridged. This means to have communication with the Rocky Linux community, you are recommended to join us on Mattermost or Libera IRC.
166-
167-
If you are a user of Matrix, most of the above still applies to you. You may need to login through the bridge on matrix to login with NickServ on Libera. After that, you will be able to communicate in the `#rockylinux*` channels through your matrix client.
168-
169-
~~The Rocky Linux matrix space can be joined [here](https://matrix.to/#/!rHvPOeKWNBOYSKTiBr:matrix.org?via=matrix.org).~~
170-
171162
### IRC Cloaks for libera.chat network
172163

173164
Cloaks allow you to show your association with the Rocky Linux project and protect your hostname from being seen from others. Cloaks can be received from a project or just by the network upon request.

docs/special_interest_groups/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ We expect SIGs to satisfy some basic requirements, such as:
2424
* The group should be related to Rocky Linux, a use-case for Rocky Linux or Enterprise Linux, or related to Enterprise Linux as a whole
2525
* There must be feedback and control into the Rocky Linux community
2626
* All communication as to the work of the SIG should be public - Some matters may have to be private, and as such should be out of band
27-
* It is expected that each SIG will have a public channel as `SIG/name` in mattermost. Optionally an IRC or Matrix channel can also be assigned.
27+
* It is expected that each SIG will have a public channel as `SIG/name` in mattermost. Optionally an IRC channel can also be assigned.
2828
* Code produced within the SIG must be compatible with a FOSS license presently used by Rocky Linux - If a new license is wanted, consult with Release Engineering/Core or the `~Legal` channel in mattermost.
2929
* All documentation and information of the SIG should be on a wiki produced in the [RESF Git Service](https://git.resf.org).
3030
* All documentation produced within the SIG must be a compatible documentation license
@@ -47,7 +47,7 @@ The following rules apply for SIG membership:
4747
* Mailing lists of SIGs are open and can be joined freely
4848
* SIG members are appointed/approved by SIG sponsors/leaders - The sponsors/leaders typically have write permissions to relevant wikis and git repos
4949
* SIG sponsors/leaders may be asked to be a mailing list moderator
50-
* SIG channels will be public under a name such as `SIG/name` with an optional IRC and Matrix channel to be bridged.
50+
* SIG channels will be public under a name such as `SIG/name` with an optional IRC channel to be bridged.
5151
* Optionally: define if work with CentOS Stream will be applicable for the SIG
5252

5353
## SIG Reporting

0 commit comments

Comments
 (0)