
1. Added 'ruhe' to the core team 2. Following repositories were deprecated and removed from the project config file: * murano-conductor * murano-common * murano-repository * murano-metadataclient * murano-tests Change-Id: If898b16ec49352674abff75319d88dba5619b240
20 lines
422 B
JSON
20 lines
422 B
JSON
{
|
|
"name": "murano",
|
|
"unofficial": true,
|
|
"subprojects": [
|
|
"stackforge/murano-agent",
|
|
"stackforge/murano-api",
|
|
"stackforge/murano-dashboard",
|
|
"stackforge/murano-deployment",
|
|
"stackforge/murano-docs",
|
|
"stackforge/python-muranoclient"
|
|
],
|
|
"core-team": [
|
|
"ativelkov",
|
|
"dteselkin",
|
|
"tsufiev",
|
|
"istalker2",
|
|
"ruhe"
|
|
]
|
|
}
|