Merge pull request #971 from pasinduc/master

Registering the team members of team ACFTW ^_^
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:23:03 -08:00
2 changed files with 48 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
#ACFTW
Hi! We are high-school students from Sri Lanka.
Team Members
====================
* Navoda Bandara
* Vihanga Ashinsana
* Chavidu Kalpana
* Pasindu Chathuranga
Reason
======
We are taking part in this competition for fun and to gain experience.
Skills
=====
We are trying to bring out a solution with maximum use of designing and creativity.
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "ACFTW",
"members": [
{
"name": "Pasindu Chathuranga",
"twitter": "@pasinducw",
"koding": "lordpc",
"location": "Colombo, SL"
},
{
"name": "Vihanga Ashinsana",
"twitter": "@VAshinsana",
"koding": "vihanga",
"location": "Maravila, SL"
},
{
"name": "Chavidu Kalpana",
"twitter": "@chavidu_kalpana",
"koding": "chavidu",
"location": "Gampaha, SL"
},
{
"name": "Navoda Bandara",
"twitter": "@navodabandara",
"koding": "navodabadara",
"location": "Colombo, SL",
"lead": true
}
]
}