From 31ccbbfecec1d56c2b21e0224a584aedcd4f81b5 Mon Sep 17 00:00:00 2001 From: zanoubia Date: Thu, 27 Nov 2014 00:42:34 +0000 Subject: [PATCH] YopZ team --- Teams/YopZ/ABOUT.md | 14 ++++++++++++++ Teams/YopZ/team.json | 19 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 Teams/YopZ/ABOUT.md create mode 100644 Teams/YopZ/team.json diff --git a/Teams/YopZ/ABOUT.md b/Teams/YopZ/ABOUT.md new file mode 100644 index 0000000..47465a9 --- /dev/null +++ b/Teams/YopZ/ABOUT.md @@ -0,0 +1,14 @@ +This is our page +================ + +We are the YopZ team + + +About your team +=========================== + + +About your skills and what you are going to do? +======= +Python, Ruby + diff --git a/Teams/YopZ/team.json b/Teams/YopZ/team.json new file mode 100644 index 0000000..8bb556e --- /dev/null +++ b/Teams/YopZ/team.json @@ -0,0 +1,19 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Zineb OU", + "twitter": "", + "koding": "zineb", + "location": "Rabat, MA", + "lead": true + }, + + { + "name": "Ayoub EL", + "twitter": "", + "koding": "BigYopy", + "location": "Rabat, MA" + } + ] +}