53df6f0f58
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group 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: Iad85d20340684b786309ac41adb51d1e56be2949
26 lines
691 B
YAML
26 lines
691 B
YAML
---
|
|
launchpad: python-barbicanclient
|
|
release-model: cycle-with-intermediary
|
|
team: barbican
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-barbicanclient: {}
|
|
releases:
|
|
- version: 5.2.0
|
|
projects:
|
|
- repo: openstack/python-barbicanclient
|
|
hash: ad49c406fe67459a4a667c78ad37782fb14bdbb7
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-barbicanclient
|
|
hash: ad49c406fe67459a4a667c78ad37782fb14bdbb7
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/python-barbicanclient
|
|
hash: caedb02bc39ad97538eae8371c758db18f118faa
|
|
branches:
|
|
- name: stable/xena
|
|
location: 5.2.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|