Merge pull request #327 from CrowdAppz/master

CrowdAppz registration
This commit is contained in:
Senthil Arivudainambi
2014-11-26 15:47:43 -08:00
2 changed files with 46 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
CrowdAppz
================
```
___-------___
_-~~ ~~-_
_-~ /~-_
/^\__/^\ /~ \ / \
/| O|| O| / \_______________/ \
| |___||__| / / \ \
| \ / / \ \
| (_______) /______/ \_________ \
| / / \ / \
\ \^\\ \ / \ /
\ || \______________/ _-_ //\__//
\ ||------_-~~-_ ------------- \ --/~ ~\ || __/
~-----||====/~ |==================| |/~~~~~
(_(__/ ./ / \_\ \.
(_(___/ \_____)_) - tbd
```
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "CrowdAppz",
"members": [
{
"name": "Benjamin Räthlein",
"twitter": "B3nRa",
"koding": "b3nra",
"location": "Karlsruhe, DE",
"lead": true
},
{
"name": "Henning Muszynski",
"twitter": "henningmus",
"koding": "henningmu",
"location": "Karlsruhe, DE"
},
{
"name": "Lukas Masuch",
"twitter": "lukasmasuch",
"koding": "lukasmasuch",
"location": "Karlsruhe, DE"
}
]
}