From d072617c738c9ae37dcd59f535c248d78f6b833f Mon Sep 17 00:00:00 2001 From: Maja Dinjar Date: Fri, 21 Nov 2014 23:07:02 +0100 Subject: [PATCH] About files --- Teams/AgainstFlow/ABOUT.md | 1 + Teams/AgainstFlow/team.json | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 Teams/AgainstFlow/ABOUT.md create mode 100644 Teams/AgainstFlow/team.json diff --git a/Teams/AgainstFlow/ABOUT.md b/Teams/AgainstFlow/ABOUT.md new file mode 100644 index 0000000..0f2c4be --- /dev/null +++ b/Teams/AgainstFlow/ABOUT.md @@ -0,0 +1 @@ +I am Maja Dinjar, ready to show the world what are maps capable to do. \ No newline at end of file diff --git a/Teams/AgainstFlow/team.json b/Teams/AgainstFlow/team.json new file mode 100644 index 0000000..9a60963 --- /dev/null +++ b/Teams/AgainstFlow/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "AgainstFlow", + "members": [ + { + "name": "Maja Dinjar", + "twitter": "against_flow", + "koding": "againstflow", + "location": "Zagreb, CRO" + } + ] +} \ No newline at end of file