9d12f20416
Teams add and remove repositories, change owners of repositories, and are themselves removed over time. We can't rely on the current version of the governance repository to include the information about who owned a deliverable, so we need to put that information here in the releases repository where we can track changes over time. This patch adds support for a required "team" field to the deliverable file, using the values set in previous patches in the series, and updates the rendering code to use it instead of the project list from the governance repository. Signed-off-by: Doug Hellmann <doug@doughellmann.com> Change-Id: I5941072c641c05bf0983984cae29a34927246d86 |
||
---|---|---|
.. | ||
cmds | ||
__init__.py | ||
defaults.py | ||
deliverable.py | ||
flags.py | ||
gitutils.py | ||
governance.py | ||
project_config.py | ||
sphinxext.py | ||
versionutils.py | ||
yamlutils.py |