From f07d058853f2465c8e6a2ea9c667af3af509acc7 Mon Sep 17 00:00:00 2001 From: SKatiyar Date: Fri, 28 Nov 2014 15:14:38 +0530 Subject: [PATCH] initial --- Teams/27AE60/ABOUT.md | 11 +++++++++++ Teams/27AE60/team.json | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 Teams/27AE60/ABOUT.md create mode 100644 Teams/27AE60/team.json diff --git a/Teams/27AE60/ABOUT.md b/Teams/27AE60/ABOUT.md new file mode 100644 index 0000000..e298064 --- /dev/null +++ b/Teams/27AE60/ABOUT.md @@ -0,0 +1,11 @@ +``` +_________________ _____ ___________ _______________ +\_____ \______ \/ _ \ \_ _____// _____/\ _ \ + / ____/ / / /_\ \ | __)_/ __ \ / /_\ \ +/ \ / / | \| \ |__\ \\ \_/ \ +\_______ \/____/\____|__ /_______ /\_____ / \_____ / + \/ \/ \/ \/ \/ +``` + + +Some of us meditates, floating in between dreams and hopes. Some of us enjoy each moment we aspire. Some of us wonders the serenity behind each design. Some of us are just into the wild. Though bothersome, together we create moments to cherish for the whole life. We are brothers in arms. We are 27AE60 ! diff --git a/Teams/27AE60/team.json b/Teams/27AE60/team.json new file mode 100644 index 0000000..a98a1e8 --- /dev/null +++ b/Teams/27AE60/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "27AE60", + "members": [ + { + "name": "Suyash Katiyar", + "twitter": "techyatri", + "koding": "skatiyar", + "location": "Bangalore, IN", + "lead": true + }, + { + "name": "Jaison Justus", + "twitter": "jaisonjustus", + "koding": "jaisonjustus", + "location": "Bangalore, IN" + }, + { + "name": "Rabi Shah", + "twitter": "rabi_shah", + "koding": "ghome", + "location": "Bangalore, IN" + }, + { + "name": "Rakesh Kumar Shah", + "twitter": "ktmrakesh", + "koding": "ktmrakesh", + "location": "Bangalore, IN" + }, + { + "name": "Sajan Panchariya", + "twitter": "sajanpanchariya", + "koding": "sajanpanchariya", + "location": "Bangalore, IN" + } + ] +}