Merge pull request #53 from dmazak/master

Team Hackron
This commit is contained in:
Nitin Gupta
2014-11-22 15:17:21 -08:00
2 changed files with 37 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
This is our page
================
We are University of Akron students from Akron, OH who are passionate about software development!
About your team
===========================
Drew Mazak
Jessica Groot
About your skills and what you are going to do?
=======
We are still brainstorming.
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Team Akron",
"members": [
{
"name": "Drew Mazak",
"twitter": "drwmzk",
"koding": "drmazak",
"location": "Akron, US",
"lead": true
},
{
"name": "Jessica Groot",
"twitter": "AngryZoot",
"koding": "GesikaMarie",
"location": "Akron, US"
}
]
}