Commit Graph

3 Commits

Author SHA1 Message Date
Ildiko Vancsa 7bc3407f30 Bump hacking version
Due to upstream CI/CD now using Ubuntu Focal(20.04) we need to
bump the version of 'hacking' to 3.0.2 to be compatible.

Change-Id: I6ec75d54f8bc0e6a1135f16322b574ca76bd78f8
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
2020-09-16 16:42:45 +02:00
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
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