Merge pull request #171 from KarimJedda/master

First pull
This commit is contained in:
Senthil Arivudainambi
2014-11-26 02:53:19 -08:00
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# FunnyBretzels
Coding fun stuff since the invention of sliced bread
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "FunnyBretzels",
"members": [
{
"name": "Karim Jedda",
"twitter": "karimjdda",
"location": "Munich, DE",
"lead": true
}
]
}