From 82178e3a560ff70aaa26ac1ba7c343953dc0003d Mon Sep 17 00:00:00 2001 From: VasanthSadhasivan Date: Tue, 2 Dec 2014 22:24:45 -0800 Subject: [PATCH] Added team information --- Teams/channel12/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/channel12/team.json diff --git a/Teams/channel12/team.json b/Teams/channel12/team.json new file mode 100644 index 0000000..2386546 --- /dev/null +++ b/Teams/channel12/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "channel12", + "members": [ + { + "name": "Vasanth Naranambhadikalpathi Sadhasivan", + "twitter": "none", + "koding": "bufford", + "location": "city, 2 digit country code" + } + ] +}