diff --git a/Teams/Meteorhacks/ABOUT.md b/Teams/Meteorhacks/ABOUT.md new file mode 100644 index 0000000..5269f67 --- /dev/null +++ b/Teams/Meteorhacks/ABOUT.md @@ -0,0 +1,3 @@ +Meteorhacks +=========== + diff --git a/Teams/Meteorhacks/teams.json b/Teams/Meteorhacks/teams.json new file mode 100644 index 0000000..1d79531 --- /dev/null +++ b/Teams/Meteorhacks/teams.json @@ -0,0 +1,35 @@ +{ + "teamName": "Meteorhacks", + "members": [ + { + "name": "Arunoda Susiripala", + "twitter": "", + "koding": "", + "location": "Colombo, LK" + }, + { + "name": "Pahan Sarachchandra", + "twitter": "", + "koding": "", + "location": "" + }, + { + "name": "Muhammed Thanish", + "twitter": "@mnmtanish", + "koding": "mnmtanish", + "location": "Negombo, LK" + }, + { + "name": "Pasindu De Silva", + "twitter": "", + "koding": "", + "location": "Colombo, LK" + }, + { + "name": "Chathu Vishwajith", + "twitter": "", + "koding": "", + "location": "Colombo, LK" + } + ] +}