Move SIGs data files (sigs.yaml, archived-sigs.yaml, completed-sigs.yaml) Add sigtable Sphinx extension to doc/source/_exts/ Change-Id: I5ea45d6a822da802493355a137375d814c70ae73 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
52 lines
1.2 KiB
ReStructuredText
52 lines
1.2 KiB
ReStructuredText
================
|
|
OpenStack SIGs
|
|
================
|
|
|
|
The OpenStack SIGs (Special Interest Groups) are a form of
|
|
working group in OpenStack that is not directly responsible for
|
|
producing a part of the OpenStack software release. As such, they
|
|
do not require the same level of accountability that project teams
|
|
do.
|
|
|
|
SIGs are a good match for an activity that centers around a topic
|
|
or practice that spans all the community (developers, operators,
|
|
end users...), by forming a guild of people with a shared interest.
|
|
|
|
SIGs can own code repositories and produce software (independently
|
|
of the OpenStack software release itself). Contributions to a SIG
|
|
grant voting rights for the Technical Committee elections, in the
|
|
same way contributing to an OpenStack project team does.
|
|
|
|
.. sigtable::
|
|
:datafile: sigs.yaml
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
tact-sig
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
sig-guideline
|
|
|
|
Retired SIGs
|
|
============
|
|
|
|
Archived SIGs
|
|
-------------
|
|
|
|
These SIGs are retired but have not yet completed their mission.
|
|
|
|
.. retired-sigtable::
|
|
:datafile: archived-sigs.yaml
|
|
|
|
Completed SIGs
|
|
--------------
|
|
|
|
These SIGs are retired and have completed their mission.
|
|
|
|
.. retired-sigtable::
|
|
:datafile: completed-sigs.yaml
|
|
|