First batch of employees from Fuel-web team
fixed spaces, added couple of emails Change-Id: Icbd38c480b5d595f4eb2f7b6235aa89340a6beda
This commit is contained in:
@@ -1,5 +1,115 @@
|
|||||||
{
|
{
|
||||||
"users": [
|
"users": [
|
||||||
|
{
|
||||||
|
"launchpad_id": "kozhukalov",
|
||||||
|
"user_name": "Vladimir Kozhukalov",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"vkozhukalov@mirantis.com",
|
||||||
|
"kozhukalov@gmail.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"launchpad_id": "mihgen",
|
||||||
|
"user_name": "Mike Scherbakov",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"mscherbakov@mirantis.com",
|
||||||
|
"mihgen@gmail.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"launchpad_id": "xdeller",
|
||||||
|
"user_name": "Andrey Korolyov",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"andrey@xdel.ru",
|
||||||
|
"akorolev@mirantis.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"launchpad_id": "enchantner",
|
||||||
|
"user_name": "Nikolay Markov",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"nmarkov@mirantis.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"launchpad_id": "idv1985",
|
||||||
|
"user_name": "Dmitry Ilyin",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"dilyin@mirantis.com",
|
||||||
|
"idv1985@gmail.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"launchpad_id": "vsharshov",
|
||||||
|
"user_name": "Vladimir Sharshov",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"vsharshov@gmail.com",
|
||||||
|
"vsharshov@mirantis.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"launchpad_id": "bogdando",
|
||||||
|
"user_name": "Bogdan Dobrelya",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"bogdando@mail.ru",
|
||||||
|
"bdobrelia@mirantis.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"launchpad_id": "ekirpichov",
|
||||||
|
"user_name": "Eugene Kirpichov",
|
||||||
|
"companies": [
|
||||||
|
{
|
||||||
|
"company_name": "Mirantis",
|
||||||
|
"end_date": null
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"emails": [
|
||||||
|
"ekirpichov@gmail.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"launchpad_id": "0x44",
|
"launchpad_id": "0x44",
|
||||||
"companies": [
|
"companies": [
|
||||||
@@ -5020,6 +5130,5 @@
|
|||||||
"end_date": "2014-Apr-04"
|
"end_date": "2014-Apr-04"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
"mail_lists": ["http://lists.openstack.org/pipermail/openstack-dev/"]
|
"mail_lists": ["http://lists.openstack.org/pipermail/openstack-dev/"]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user