Merge "Added CNTT"

This commit is contained in:
Zuul 2019-12-30 13:34:50 +00:00 committed by Gerrit Code Review
commit d5c3358e5d
1 changed files with 117 additions and 1 deletions

View File

@ -1,5 +1,65 @@
{
"users": [
{
"companies": [
{
"company_name": "Rancher Labs",
"end_date": null
}
],
"user_name": "erikwilson",
"emails": ["erik.e.wilson@gmail.com"]
},
{
"companies": [
{
"company_name": "Rancher Labs",
"end_date": null
}
],
"user_name": "rmweir",
"emails": ["ricardo.weir1@gmail.com"]
},
{
"companies": [
{
"company_name": "Rancher Labs",
"end_date": null
}
],
"user_name": "leodotcloud",
"emails": ["leodotcloud@gmail.com"]
},
{
"companies": [
{
"company_name": "Rancher Labs",
"end_date": null
}
],
"user_name": "aiwantaozi",
"emails": ["michelia.feng@gmail.com"]
},
{
"companies": [
{
"company_name": "Rancher Labs",
"end_date": null
}
],
"user_name": "gitlawr",
"emails": ["lawrleegle@gmail.com"]
},
{
"companies": [
{
"company_name": "Rancher Labs",
"end_date": null
}
],
"user_name": "Jiaqi Luo",
"emails": ["jiaqiluo123+GitHub@gmail.com"]
},
{
"companies": [
{
@ -11935,6 +11995,17 @@
"user_name": "sun cheng",
"emails": ["sunc@rc.inesa.com"]
},
{
"launchpad_id": "hemanth-n",
"companies": [
{
"company_name": "Canonical",
"end_date": null
}
],
"user_name": "Hemanth Nakkina",
"emails": ["hemanth.nakkina@canonical.com", "mail2hemanth.n@gmail.com"]
},
{
"launchpad_id": "henrique-4",
"companies": [
@ -25795,6 +25866,24 @@
"user_name": "Sachin Shukla",
"emails": ["sachin.shukla@workday.com"]
},
{
"launchpad_id": "sagarun",
"companies": [
{
"company_name": "Yahoo!",
"end_date": "2017-Jun-13"
},
{
"company_name": "Verizon Media",
"end_date": null
}
],
"user_name": "Arun S A G",
"emails": [
"sagarun@gmail.com", "saga@yahoo-inc.com",
"saga@verizonmedia.com", "saga@oath.com"
]
},
{
"launchpad_id": "sahid-ferdjaoui",
"companies": [
@ -26824,6 +26913,17 @@
"user_name": "Shashirekha Gundur",
"emails": ["shashirekha.j.gundur@intel.com", "shashi.j.gundur@gmail.com"]
},
{
"launchpad_id": "shatadru",
"companies": [
{
"company_name": "Red Hat",
"end_date": null
}
],
"user_name": "Shatadru Bandyopadhyay",
"emails": ["sbandyop@redhat.com", "shatadru1@gmail.com"]
},
{
"launchpad_id": "shaun-edwards",
"companies": [
@ -40648,6 +40748,11 @@
"uri": "https://github.com/linkerd/linkerd.git",
"organization": "Linkerd"
},
{
"module": "linkerd2",
"uri": "https://github.com/linkerd/linkerd2.git",
"organization": "Linkerd"
},
{
"module": "helm",
"uri": "https://github.com/helm/helm.git",
@ -40668,6 +40773,11 @@
"uri": "https://github.com/opendaylight/controller.git",
"organization": "opendaylight"
},
{
"module": "cntt",
"uri": "https://github.com/cntt-n/CNTT.git",
"organization": "cntt"
},
{
"module": "magma",
"uri": "https://github.com/facebookincubator/magma.git",
@ -41653,7 +41763,7 @@
"ansible-group", "ceph-group", "concourse-group", "docker-group", "fdio-group", "istio-group",
"knative-group", "kubeflow-group", "jclouds", "cloudfoundry", "opnfv", "openlab", "openshift", "ovs",
"pypa-group", "spinnaker", "opendaylight", "kubernetes-group", "tekton-group", "facebookincubator",
"rancher"
"rancher", "cntt"
]
},
{
@ -41766,6 +41876,12 @@
"child": true,
"modules": ["opendaylight"]
},
{
"id": "cntt",
"title": "CNTT",
"child": true,
"modules": ["cntt"]
},
{
"id": "facebookincubator",
"title": "Facebook Incubator",