From 4920a7d11ae8329ef9dcef5672de5d6e0a2020d6acba49369685f045c205d7e6 Mon Sep 17 00:00:00 2001 From: Justin Wheeler Date: Thu, 5 Mar 2026 20:29:35 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20docs(ROOT):=20Add=20Team=20Healt?= =?UTF-8?q?h=20Dashboard=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit attempts to categorize the major efforts happening under the Fedora Community Ops team, and design profiles for each team to keep up with the work that each team is doing. Signed-off-by: Justin Wheeler --- modules/ROOT/nav.adoc | 1 + modules/ROOT/pages/team-health.adoc | 65 +++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 modules/ROOT/pages/team-health.adoc diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index e06767b..db7d8c6 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -1,4 +1,5 @@ * xref:index.adoc[Home] +* xref:team-health.adoc[Team Health Dashboard] * xref:join.adoc[Join Community Ops] * xref:community-blog.adoc[Community Blog] * xref:planet.adoc[Fedora Planet] diff --git a/modules/ROOT/pages/team-health.adoc b/modules/ROOT/pages/team-health.adoc new file mode 100644 index 0000000..5804694 --- /dev/null +++ b/modules/ROOT/pages/team-health.adoc @@ -0,0 +1,65 @@ +include::ROOT:partial$attributes.adoc[] + += {team_name} Team Health Dashboard +Justin Wheeler; Community Ops Team; Fedora community +v0.1 +:description: Get quick glances about the health of project teams under the {team_name}. +:revdate: 2026-05-05 + +This page provides quick summary updates about the health of various project teams. +The project teams are SIGs or Working Groups operating under the charter of the {team_name}. +Each team lead is responsible for maintaining their team profile + +// NOTE: This variables are defined in ROOT/partials/attributes.adoc +[[profile]] +== Team profiles + +Each recognized Community Ops SIG or Working Group is listed below: + +[[profile-wg-data]] +=== Data Working Group (WG) + +[cols=2] +|=== +|*Team URL* +|https://hatlas.mwinters.net/ + +|*Team status* +|Active + +|*Team lead* +|link:{url_wiki}/User:Mwinters[Michael Winters] + +|*Forum* +|https://discussion.fedoraproject.org/tags/c/project/7/commops-team/293 + +|*Chat* +|https://matrix.to/#/#data:fedoraproject.org + +|*Issue tracker* +|https://forge.fedoraproject.org/commops/data-wg +|=== + +[[profile-wg-matrix]] +=== Matrix Working Group (WG) + +[cols=2] +|=== +|*Team URL* +|https://docs.fedoraproject.org/en-US/commops/matrix/ + +|*Team status* +|Dormant/Available as needed + +|*Team lead* +|TBD + +|*Forum* +|https://discussion.fedoraproject.org/tags/c/project/7/commops-team/293 + +|*Chat* +|https://matrix.to/#/#wg-matrix:fedoraproject.org + +|*Issue tracker* +|https://forge.fedoraproject.org/commops/tickets +|===