diff --git a/Teams/XCoders/team.json b/Teams/XCoders/team.json new file mode 100644 index 0000000..64da4b0 --- /dev/null +++ b/Teams/XCoders/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "XCoders", + "members": [ + { + "name": "Visitha Baddegama", + "twitter": "VisithaBG ", + "koding": "visitha", + "location": "Colombo, LK" + }, + { + "name": "Buddhiprabha Erabadda", + "twitter": "Buddhiprabha", + "koding": "buddhiprabha", + "location": "Colombo, LK" + } + ] +}