diff --git a/etc/default_data.json b/etc/default_data.json index d1296bfa3..4ba152255 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -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": [ { @@ -11931,6 +11991,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": [ @@ -25775,6 +25846,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": [ @@ -26804,6 +26893,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": [ @@ -40617,6 +40717,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", @@ -40637,6 +40742,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", @@ -41622,7 +41732,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" ] }, { @@ -41735,6 +41845,12 @@ "child": true, "modules": ["opendaylight"] }, + { + "id": "cntt", + "title": "CNTT", + "child": true, + "modules": ["cntt"] + }, { "id": "facebookincubator", "title": "Facebook Incubator",