Metadata-Version: 2.4
Name: openstack-governance
Version: 0.22.0
Summary: OpenStack Governance Documents
Author-email: OpenStack TC <openstack-tc@lists.openstack.org>
License-Expression: Apache-2.0
Project-URL: Homepage, https://openstack.org/
Project-URL: Repository, https://opendev.org/openstack/governance/
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
Requires-Dist: pydot
Requires-Dist: PyYAML>=3.1.0
Requires-Dist: yamlordereddictloader
Requires-Dist: mwclient==0.8.1
Requires-Dist: ruamel.yaml
Requires-Dist: jsonschema>=3.2.0
Dynamic: requires-dist

======================
 openstack-governance
======================

The repository https://opendev.org/openstack/governance/
contains OpenStack Technical Committee reference documents and tracks
official resolutions voted by the committee. It also contains a
library for accessing some of the machine-readable data in the
repository.

Directory structure:

    reference/
        Reference documents which need to be revised over time.
        Some motions will just directly result in reference doc changes.
        Includes SIGs (Special Interest Groups) documentation in reference/sigs/.
    resolutions/
        When the motion does not result in a change in a reference doc, it
        can be expressed as a resolution.
        Those must be named YYYYMMDD-short-name with YYYYMMDD being the
        proposal date in order to allow basic sorting.
    goals/
        Documentation for OpenStack community-wide goals, organized by
        release cycle. These pages will be updated with project status
        info over time, and if goals are revised.

Note: The governance-sigs repository has been merged into this repository.
All SIGs documentation is now located in reference/sigs/.

See https://governance.openstack.org/tc/ for details.
