diff --git a/Teams/Team-Wild/ABOUT.md b/Teams/Team-Wild/ABOUT.md new file mode 100644 index 0000000..c0b71ae --- /dev/null +++ b/Teams/Team-Wild/ABOUT.md @@ -0,0 +1,11 @@ +# Team Wild + +I'm Tim, hoping to build a team to do great things with mapping for a community project. Interested? Get in touch with me @koding username wildmercury + +## Languages etc I expect to use in this project: + + - JS + - PHP + - Google API + - Python + diff --git a/Teams/Team-Wild/team.json b/Teams/Team-Wild/team.json new file mode 100644 index 0000000..0bb8983 --- /dev/null +++ b/Teams/Team-Wild/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Wild", + "members": [ + { + "name": "Tim Masson", + "twitter": "@timmasson", + "koding": "wildmercury", + "location": "Harare, ZW" + } + ] +}