Move yaql to Heat's governance

The yaql library has been maintained under murano's governance, but
the murano project has been inactive for several cycles. Because this
library is used by heat and mistral, we have to maintain it as long
as these two projects are maintained.

This proposes moving the yaql project to heat's governance as the first
step. Later we'll update the core reviewer of the repository so that
both heat team and mistral team can maintain it.

This transition was earlier proposed in the mailing list[1] but we
haven't received any feedback from the murano project, unfortunately.

[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/KFTPG45LEB5QYY4NELA7EQJ56MSOWULK/

Change-Id: If5d3ed3a8314a8f650cd90416b53e02a84e4ed44
This commit is contained in:
Takashi Kajinami 2023-12-19 23:50:09 +09:00
parent 71d22f620b
commit 64d96fda2a
1 changed files with 3 additions and 3 deletions

View File

@ -363,6 +363,9 @@ heat:
os-refresh-config:
repos:
- openstack/os-refresh-config
yaql:
repos:
- openstack/yaql
horizon:
ptl:
name: Vishal Manchanda
@ -892,9 +895,6 @@ murano:
python-muranoclient:
repos:
- openstack/python-muranoclient
yaql:
repos:
- openstack/yaql
murano-tempest-plugin:
repos:
- openstack/murano-tempest-plugin