diff --git a/Teams/WhistlePodu/ABOUT.md b/Teams/WhistlePodu/ABOUT.md new file mode 100644 index 0000000..04495fd --- /dev/null +++ b/Teams/WhistlePodu/ABOUT.md @@ -0,0 +1,5 @@ +###WhistlePodu! (Blow A Whistle :D) + + We are a group of Android, iOS and RoR hackers. + + diff --git a/Teams/WhistlePodu/team.json b/Teams/WhistlePodu/team.json new file mode 100644 index 0000000..36db525 --- /dev/null +++ b/Teams/WhistlePodu/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "WhistlePodu", + "members": [ + { + "name": "Bharath MG", + "twitter": "Bharath_MG", + "koding": "bharathmg", + "location": "Chennai, IN" + } + ] +}