OpenStack Project Team Guide
Go to file
Ghanshyam Mann c2e00c48fb Add call for Extra AC in PTL guide
In TC meeting[1], we discussed about how to
notify community to add for the extra AC. In
every election, we need to call for adding the
extra-AC. Adding this a one of the task for PTL
so that they remind to propose the extra AC of
their project.

[1] https://meetings.opendev.org/meetings/tc/2023/tc.2023-09-05-18.01.log.html

Change-Id: I9cd2ab4724dad5a30f551fe3a728b2a06f775cc0
2023-09-12 19:10:45 +00:00
contrib Diagram explaining constraints layers 2019-11-14 11:12:33 +01:00
doc Add call for Extra AC in PTL guide 2023-09-12 19:10:45 +00:00
technical-guides Move technical-guidance.rst under technical-guides 2022-03-22 20:20:49 -05:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:57 +00:00
.zuul.yaml Use promote for publishing 2019-08-20 20:48:32 +02:00
LICENSE Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
README.rst Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
setup.cfg Small cleanups 2020-04-07 13:18:31 +02:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini Small cleanups 2020-04-07 13:18:31 +02:00

README.rst

OpenStack Project Team Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory.