From cebd9d827e1268b911a2ae9df9a8d76fb74bf8ac Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Jun 30 2022 20:51:42 +0000 Subject: [PATCH 1/3] add matrix room add link to matrix room currently in use --- diff --git a/README.md b/README.md index 688493f..52933d5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ All you need is to have an FAS account and be a [packager](https://fedoraproject * [Discourse](https://discussion.fedoraproject.org/c/sigs/go) * [Mailing List](https://lists.fedoraproject.org/admin/lists/golang@lists.fedoraproject.org/) +* [Matrix Room](https://matrix.to/#/#golang:fedoraproject.org) * [IRC Channel](https://webchat.freenode.net/?channels=#fedora-golang) * [Meeting](https://apps.fedoraproject.org/calendar/ical/calendar/meeting/9344/) From ca0c67c89fd3f12b36fc7a7408393942adb7cd8a Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Jul 01 2022 08:32:13 +0000 Subject: [PATCH 2/3] Clairify bridging --- diff --git a/README.md b/README.md index 52933d5..f044960 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ All you need is to have an FAS account and be a [packager](https://fedoraproject * [IRC Channel](https://webchat.freenode.net/?channels=#fedora-golang) * [Meeting](https://apps.fedoraproject.org/calendar/ical/calendar/meeting/9344/) +N.B. the Matrix Room and IRC Channel are bridged, i.e. both access the same shared chat from different interfaces. + # Running IRC meeting To start meeting use command ```#startmeeting Go SIG meeting```. From d22c03fede8a262f8ff61a52612e698237f58e74 Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Jul 04 2022 20:01:54 +0000 Subject: [PATCH 3/3] Update calendar Calendar link also needs updating --- diff --git a/README.md b/README.md index f044960..5402c0a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ All you need is to have an FAS account and be a [packager](https://fedoraproject * [Mailing List](https://lists.fedoraproject.org/admin/lists/golang@lists.fedoraproject.org/) * [Matrix Room](https://matrix.to/#/#golang:fedoraproject.org) * [IRC Channel](https://webchat.freenode.net/?channels=#fedora-golang) -* [Meeting](https://apps.fedoraproject.org/calendar/ical/calendar/meeting/9344/) +* [Meeting](https://calendar.fedoraproject.org/SIGs/#m10012) N.B. the Matrix Room and IRC Channel are bridged, i.e. both access the same shared chat from different interfaces.