From 1a3515fa6a7012483bcc2134fb7c73a7bc815a4e Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Nov 21 2024 17:55:52 +0000 Subject: Adding chat links for SIGs --- diff --git a/_data/centos/sigs.yml b/_data/centos/sigs.yml index d14f220..bf5a583 100644 --- a/_data/centos/sigs.yml +++ b/_data/centos/sigs.yml @@ -19,6 +19,7 @@ CentOS Stream. These images are hosted in the CentOS infrastructure, and are regularly updated at least once every three months. highlight: true + chat: https://matrix.to/#/#centos-alt-images:fedora.im docs: https://sigs.centos.org/altimages repo: https://gitlab.com/CentOS/AltImages @@ -41,6 +42,7 @@ that meet unique automotive use cases, which might include new, automotive-specific packages and rebuilds or reconfigurations of existing CentOS Stream packages. highlight: true + chat: https://matrix.to/#/#centos-automotive-sig:fedoraproject.org docs: https://sigs.centos.org/automotive repo: https://gitlab.com/CentOS/automotive @@ -54,6 +56,7 @@ of OpenStack (RDO) repositories and the OKD/SCOS distribution of Kubernetes built with a Tekton pipeline. highlight: true + chat: https://matrix.to/#/#centos-cloud:fedoraproject.org docs: https://sigs.centos.org/cloud page: /cloud repo: https://gitlab.com/CentOS/cloud @@ -69,6 +72,7 @@ odio at risus dignissim, ac volutpat tortor finibus. Ut mattis dolor vel purus ullamcorper, eget auctor est bibendum. Morbi nec rutrum libero, vel luctus leo. Aliquam erat volutpat. Nam ac nunc vitae ante mollis lobortis. + chat: https://matrix.to/#/#centos-docs:fedora.im repo: https://gitlab.com/CentOS/docs - title: Hyperscale @@ -84,6 +88,7 @@ purus ullamcorper, eget auctor est bibendum. Morbi nec rutrum libero, vel luctus leo. Aliquam erat volutpat. Nam ac nunc vitae ante mollis lobortis. highlight: true + chat: https://matrix.to/#/#centos-hyperscale:fedoraproject.org docs: https://sigs.centos.org/hyperscale page: /hyperscale repo: https://gitlab.com/CentOS/Hyperscale @@ -115,6 +120,7 @@ purus ullamcorper, eget auctor est bibendum. Morbi nec rutrum libero, vel luctus leo. Aliquam erat volutpat. Nam ac nunc vitae ante mollis lobortis. highlight: true + chat: https://matrix.to/#/#centos-integration:fedora.im docs: https://sigs.centos.org/integration repo: https://gitlab.com/CentOS/Integration @@ -191,6 +197,7 @@ odio at risus dignissim, ac volutpat tortor finibus. Ut mattis dolor vel purus ullamcorper, eget auctor est bibendum. Morbi nec rutrum libero, vel luctus leo. Aliquam erat volutpat. Nam ac nunc vitae ante mollis lobortis. + chat: https://matrix.to/#/#centos-promo:fedora.im repo: https://gitlab.com/CentOS/promo - title: Software Collections diff --git a/sigs.md b/sigs.md index 0f3340a..319f6fa 100644 --- a/sigs.md +++ b/sigs.md @@ -19,15 +19,20 @@ SIG, see [SIG Governance](/about/governance/sigs). {% if sig.blurb %}

{{ sig.blurb }}

{% endif %} +
{% if sig.page %} - + Information +{% endif %} +{% if sig.chat %} + Chat {% endif %} {% if sig.docs %} - + Documentation {% endif %} {% if sig.repo %} - + Repository {% endif %} +
{% endif %} {% endfor %}