added team info

This commit is contained in:
Istar-Eldritch
2014-12-03 19:59:00 +00:00
parent 24318bc5f4
commit 5576e5fd40

23
Teams/DevOps/team.json Normal file
View File

@@ -0,0 +1,23 @@
{
"teamName": "DevOps",
"members": [
{
"name": "Ruben Paz",
"twitter": "IstarEldritch",
"koding": "istar",
"location": "Dublin, IE",
"lead": true
},
{
"name": "Giancarlo Sanchez",
"twitter": "gianksp",
"koding": "gianksp",
"location": "Dublin, IE"
},
{
"name": "Alexis Romero",
"koding": "alexkoding",
"location": "Dublin, IE"
}
]
}