diff --git a/Teams/TheViableAlternative/ABOUT.md b/Teams/TheViableAlternative/ABOUT.md new file mode 100644 index 0000000..c64ec54 --- /dev/null +++ b/Teams/TheViableAlternative/ABOUT.md @@ -0,0 +1,7 @@ +The Viable Alternative +========= +We are a team of students based in Pittsburgh, looking to make something cool and shiny. + +About our skills and what we're going to do? +========= +We aren't sure what our project is going to be yet, but we'll push an update as soon as we do. \ No newline at end of file diff --git a/Teams/TheViableAlternative/team.json b/Teams/TheViableAlternative/team.json new file mode 100644 index 0000000..a590375 --- /dev/null +++ b/Teams/TheViableAlternative/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "TheViableAlternative", + "members": [ + { + "name": "Aditya Kodkany", + "twitter": "AdityaKodkany", + "koding": "adityakodkany", + "location": "Pittsburgh, US" + }, + { + "name": "Matthew Kellogg", + "twitter": "mkellogg92", + "koding": "kellogg92", + "location": "Pittsburgh, US" + }, + ] +}