df0ea3ffed
For each deliverable, we need to know where to send release announcements. Rather than building a rule set based on the project type from the governance repository, just ask for email addresses here in the deliverable files. This change also removes a malformed release entry to pass more recent validation checks. Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
17 lines
495 B
YAML
17 lines
495 B
YAML
---
|
|
launchpad: pycadf
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
releases:
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/pycadf
|
|
hash: b6a74b729c0d00fd9374046832ee7cef3a9a0528
|
|
highlights: >
|
|
- Support for python 2.6 has been removed.
|
|
- Removed namespace prefix (ie. 'openstack:') from IDs generated by
|
|
CADF events
|
|
- version: 2.0.1
|
|
projects:
|
|
- repo: openstack/pycadf
|
|
hash: 6f1de9ca0471e3a6e079f89ad03adf39e8ea97d0
|