Merge pull request #1016 from MumbaiHackerspace/master

Added the team and about files
This commit is contained in:
Lee Olayvar
2014-12-03 11:32:24 -08:00
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
}
]
}