70642a7343
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: I99a8120217aad06f1d3daea96f0cb07389fcfb68
23 lines
574 B
YAML
23 lines
574 B
YAML
---
|
|
launchpad: cinderlib
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: trailing
|
|
repository-settings:
|
|
openstack/cinderlib: {}
|
|
releases:
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/cinderlib
|
|
hash: 7be24a5578c0eb94f5f1de21c2cfb02c43043e53
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/cinderlib
|
|
hash: 4f8a6a5e6200e0f84b4bc4bf96487e8b65d97edc
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 4.2.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/cinderlib/yoga.html
|