Merge pull request #137 from srikanthk16/patch-1

Create Cubelabs
This commit is contained in:
Senthil Arivudainambi
2014-11-26 01:52:23 -08:00
2 changed files with 19 additions and 0 deletions

7
Teams/cubelabs/ABOUT.md Normal file
View File

@@ -0,0 +1,7 @@
Welcome to the base of cubelabs.
About our team
Srikanth Kasukurthi (http://github.com/srikanthk16) - Lead
We love coding and we will do it on koding.

12
Teams/cubelabs/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "cubelabs",
"members": [
{
"name": "Srikanth Kasukurthi",
"twitter": "srikasukurthi",
"koding": "cubelabs",
"location": "Hyderabad, IN",
"lead": true
}
]
}