Commit Graph

3 Commits

Author SHA1 Message Date
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
Abraham Arce f0cc9abd17 [Doc] api-ref Environment Removal
Remove api-ref tox environment.

Depends-On: https://review.openstack.org/#/c/609817

Change-Id: I125ac3aa46a37e8975d6ca2965935b3aa26fbe16
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-10-16 20:03:27 +00:00
Dean Troyer 2192f90b80 Initial setup for governanace repo
A minimal skeleton for Sphinx docs

Change-Id: Ie6e002e7a33be4a95bb3d7fd31aa579c043b1735
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-02 18:25:16 -05:00