StarlingX Governance Documentation
Go to file
Dean Troyer 9ef066dbb9 Add projects.yaml support
The projects.yaml lists all of the "official" StarlingX projects
(the ones actually owned by StarlingX and not upstream forks).
It is in YAML format to be machine-readable and useful for a
number of tools.

The first such use is to generate project-specific pages in the
governance documentation listing the projects, tech leads and
project leads. The current content is basically taken from
the existing wiki pages and is lacking in certain areas.
Please review it carefully.

projects.py is based on the OpenStack governance teams.py.

Introduce hacking and switch to flake8 for Python linting,
and fix the pep8 errors in members.py.

Change-Id: I514de8d574df8e60bb488974f2796e2c41010363
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-18 14:24:27 -05:00
doc Add projects.yaml support 2018-10-18 14:24:27 -05:00
reference/tsc Add projects.yaml support 2018-10-18 14:24:27 -05:00
tools Add projects.yaml support 2018-10-18 14:24:27 -05:00
.gitignore Add projects.yaml support 2018-10-18 14:24:27 -05:00
.gitreview Added .gitreview 2018-10-02 22:09:54 +00:00
.zuul.yaml Add publish job 2018-10-04 15:22:22 -05:00
LICENSE Begin fleshing out the governance site 2018-10-15 14:43:00 -05:00
README.rst Initial setup for governanace repo 2018-10-02 18:25:16 -05:00
setup.cfg Add member table generation 2018-10-15 21:28:40 -05:00
setup.py Add member table generation 2018-10-15 21:28:40 -05:00
test-requirements.txt Add projects.yaml support 2018-10-18 14:24:27 -05:00
tox.ini Add projects.yaml support 2018-10-18 14:24:27 -05:00

README.rst

StarlingX Governance

This repository contains the governance documents for the StarlingX project.