From d39c1d028b2d480c33801e72733c3f31030d6ef1 Mon Sep 17 00:00:00 2001 From: Akshay Kalose Date: Wed, 26 Nov 2014 12:48:49 -0500 Subject: [PATCH] Add Tachyon Team --- Teams/Tachyon/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Tachyon/team.json diff --git a/Teams/Tachyon/team.json b/Teams/Tachyon/team.json new file mode 100644 index 0000000..2194fc1 --- /dev/null +++ b/Teams/Tachyon/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Tachyon", + "members": [ + { + "name": "Akshay Kalose", + "twitter": "AkshayKalose", + "koding": "akshay2598", + "location": "Lexington, US", + "lead": true + } + ] +}