Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ module.exports = {
title: "Special interest groups (SIGs)",
path: "/sigs/",
children: [
"/sigs/AltArch",
"/sigs/Atomic",
"/sigs/Build-System",
"/sigs/Certification",
Expand Down
6 changes: 4 additions & 2 deletions docs/sigs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,18 @@ Special interest groups (SIGs) are teams within the AlmaLinux OS community that

The following SIGs are already established:

- [Atomic](/sigs/Atomic) - The AlmaLinux Atomic SIG
- [AltAtch](/sigs/AltAtch) - The AlmaLinux AltAtch SIG.
- [Atomic](/sigs/Atomic) - The AlmaLinux Atomic SIG.
- [Build System](/sigs/Build-System) - The AlmaLinux OS build system developers and maintainers.
- [Certification](/sigs/Certification) - The AlmaLinux Certification SIG.
- [Core](/sigs/Core) - The AlmaLinux OS distribution developers and maintainers.
- [Cloud](/sigs/Cloud) - The AlmaLinux OS cloud and container images maintainers.
- [HPC and AI](/sigs/HPCandAI) - The AlmaLinux High performance computing and AI SIG.
- [Infrastructure](/sigs/Infrastructure) - The AlmaLinux OS infrastructure team.
- [Live Media](/sigs/LiveMedia) - The AlmaLinux OS Live Media maintainers.
- [Migration](/sigs/Migration) - The AlmaLinux OS Migration maintainers.
- [Marketing](/sigs/Marketing) - The AlmaLinux OS Marketing SIG.
- [Media and Entertainment](/sigs/MediaAndEntertainment) - The AlmaLinux OS Marketing SIG.
- [Migration](/sigs/Migration) - The AlmaLinux OS Migration maintainers.

# Additional Resources

Expand Down
Loading