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..e568667 --- /dev/null +++ b/Teams/Meteorhacks/teams.json @@ -0,0 +1,35 @@ +{ + "teamName": "Meteorhacks", + "members": [ + { + "name": "Arunoda Susiripala", + "twitter": "arunoda", + "koding": "arunoda", + "location": "Colombo, LK" + }, + { + "name": "Pahan Sarachchandra", + "twitter": "pahans", + "koding": "pahans", + "location": "Colombo, LK" + }, + { + "name": "Muhammed Thanish", + "twitter": "@mnmtanish", + "koding": "mnmtanish", + "location": "Negombo, LK" + }, + { + "name": "Pasindu De Silva", + "twitter": "Ghosteyes1", + "koding": "pasindud", + "location": "Colombo, LK" + }, + { + "name": "Chathuranga Vishwajith", + "twitter": "iamchathu", + "koding": "iamchathu", + "location": "Colombo, LK" + } + ] +}