Added the team and about files

This commit is contained in:
Augustine Correa
2014-12-04 00:52:58 +05:30
parent 7e5d28303f
commit 408b55cb83
2 changed files with 13 additions and 0 deletions

1
Teams/HailHydra/ABOUT.md Normal file
View File

@@ -0,0 +1 @@
Omerta

12
Teams/HailHydra/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "Hail Hydra",
"members": [
{
"name": "Augustine Correa",
"twitter": "@TalkOrTweets",
"koding": "indcoder",
"location": "Mumbai, IN",
"lead": true
}
]
}