Re-arrange project types
Remove old unused tags "type:service", "type:library" Rename All into OpenStack Change-Id: Ifa7da7e4ed679b1b2796673286db80c459a734b1
This commit is contained in:
parent
cce66c965b
commit
96ec7c6c63
@ -27134,35 +27134,25 @@
|
||||
"project_types": [
|
||||
{
|
||||
"id": "all",
|
||||
"title": "All",
|
||||
"title": "OpenStack",
|
||||
"modules": ["openstack", "openstack-infra", "openstack-dev", "unknown"]
|
||||
},
|
||||
{
|
||||
"id": "openstack",
|
||||
"title": "OpenStack",
|
||||
"title": "Official",
|
||||
"child": true,
|
||||
"modules": ["openstack-official", "governance", "api-wg", "openstack-user-stories"]
|
||||
},
|
||||
{
|
||||
"id": "tc:approved-release",
|
||||
"title": "tc:approved-release",
|
||||
"title": "TC-approved",
|
||||
"child": true,
|
||||
"modules": ["tc:approved-release"]
|
||||
},
|
||||
{
|
||||
"id": "type:service",
|
||||
"title": "type:service",
|
||||
"child": true,
|
||||
"modules": ["type:service"]
|
||||
},
|
||||
{
|
||||
"id": "type:library",
|
||||
"title": "type:library",
|
||||
"child": true,
|
||||
"modules": ["type:library"]
|
||||
},
|
||||
{
|
||||
"id": "openstack-others",
|
||||
"title": "Others",
|
||||
"child": true,
|
||||
"modules": ["openstack-others", "unknown"]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user