Added Team Info

This commit is contained in:
higyigma
2014-11-27 01:27:11 -06:00
parent c039ce0e31
commit deaf8a4601
2 changed files with 37 additions and 0 deletions

19
Teams/HitBash/ABOUT.md Normal file
View File

@@ -0,0 +1,19 @@
This is our page
================
We are a small team, based in South Dakota.
About Our Team
===========================
| Ryan | Adam
|--- |---
| ![Ryan](http://i.imgur.com/Me04jVB.jpg) | ![Adam](http://i.imgur.com/t7cRKTR.png) |
To be updated later.
About your skills and what you are going to do?
=======
To Be Updated Later.

18
Teams/HitBash/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "Hit & Bash Studios",
"members": [
{
"name": "Ryan Voyles",
"twitter": "hitbash",
"koding": "higyigma",
"location": "Sioux Falls, SD",
"lead": true
},
{
"name": "Adam Decker",
"twitter": "deflect57",
"koding": "deflect57",
"location": "Sioux Falls, SD"
}
]
}