d2443bc5cf
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I0f56743fb1ccc35cfe7bbc82a1d6fd7414c76ed5
23 lines
564 B
YAML
23 lines
564 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-zaqarclient
|
|
release-model: cycle-with-intermediary
|
|
team: zaqar
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-zaqarclient: {}
|
|
releases:
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: e388947aae2c1440ffc8c635d9dc2f702dc2cb27
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/python-zaqarclient
|
|
hash: e388947aae2c1440ffc8c635d9dc2f702dc2cb27
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 2.3.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|