Retrieve list of projects from GitHub
Change-Id: I8d5e29f3a8d05cd690a15b9176114b1d52fbcf3d
This commit is contained in:
@@ -17398,16 +17398,20 @@
|
|||||||
"project_sources": [
|
"project_sources": [
|
||||||
{
|
{
|
||||||
"organization": "openstack",
|
"organization": "openstack",
|
||||||
"exclude": ["openstack", "gantt", "python-ganttclient"]
|
"exclude": ["openstack", "gantt", "python-ganttclient"],
|
||||||
|
"uri": "github://"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"organization": "openstack-dev"
|
"organization": "openstack-dev",
|
||||||
|
"uri": "github://"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"organization": "openstack-infra"
|
"organization": "openstack-infra",
|
||||||
|
"uri": "github://"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"organization": "openstack-ops"
|
"organization": "openstack-ops",
|
||||||
|
"uri": "github://"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"organization": "cloudfoundry",
|
"organization": "cloudfoundry",
|
||||||
|
|||||||
Reference in New Issue
Block a user