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" + } + ] +}