diff --git a/Teams/team.json b/Teams/team.json new file mode 100644 index 0000000..3d875f1 --- /dev/null +++ b/Teams/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Fantasista", + "members": [ + { + "name": "prashanth", + "twitter": "neotheicebird", + "koding": "neotheicebird", + "location": "chennai, IN" + }, + ] +}