Merge pull request #1022 from Istar-Eldritch/master

DevOps Team
This commit is contained in:
Lee Olayvar
2014-12-03 12:01:01 -08:00
2 changed files with 24 additions and 0 deletions

1
Teams/DevOps/ABOUT.md Normal file
View File

@@ -0,0 +1 @@
## TODO WIP

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"
}
]
}