Merge pull request #593 from bluecloudy/master

Team Red Cloudy
This commit is contained in:
Nitin Gupta
2014-12-01 09:30:47 -08:00
2 changed files with 33 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Team Red Cloudy
We are Giang, Hoat and Tham from Viet Nam and we will give you awesome app!
## About Us
- Giang N:
- Hoat D:
- Tham V:
## Languages we love:
- PHP
- Javascript
+22
View File
@@ -0,0 +1,22 @@
{
"teamName": "Team Red Cloudy",
"members": [
{
"name": "Giang N",
"twitter": "smartexts",
"koding": "giangnguyen",
"location": "Ho Chi Minh, VN",
"lead": true
},
{
"name": "Hoat D",
"location": "Ho Chi Minh, VN",
"koding": "redone"
},
{
"name": "Tham V",
"location": "Ho Chi Minh, VN",
"koding": "meothailand"
}
]
}