From fcaee10e3f124c6ee8f9977031b5bea66a681ef7 Mon Sep 17 00:00:00 2001 From: julio Date: Wed, 3 Dec 2014 11:53:02 -0600 Subject: [PATCH] added team Team xforce added --- Teams/xforce/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/xforce/team.json diff --git a/Teams/xforce/team.json b/Teams/xforce/team.json new file mode 100644 index 0000000..c594ee4 --- /dev/null +++ b/Teams/xforce/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "xForce", + "members": [ + { + "name": "Julio R", + "twitter": "jhey", + "koding": "therealjhey", + "location": "Houston,USA" + }, +{ +"name": "Ashok BM", +"twitter": "ashokbugude", +"koding": "ashokbugude", +"location": "Bangalore, IN" +} + ] +}