diff --git a/Teams/Hackron/ABOUT.md b/Teams/Hackron/ABOUT.md new file mode 100644 index 0000000..d4746df --- /dev/null +++ b/Teams/Hackron/ABOUT.md @@ -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. + + diff --git a/Teams/Hackron/team.json b/Teams/Hackron/team.json new file mode 100644 index 0000000..dd44bd5 --- /dev/null +++ b/Teams/Hackron/team.json @@ -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" + } + ] +} \ No newline at end of file