From 0a05b106f466c4a79a9446b785fb90e6ea5f3c49 Mon Sep 17 00:00:00 2001 From: Samuel Adewole Date: Fri, 28 Nov 2014 01:29:12 +0100 Subject: [PATCH] Added new team FunAndCuriosity --- Teams/FunAndCuriousity/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/FunAndCuriousity/team.json diff --git a/Teams/FunAndCuriousity/team.json b/Teams/FunAndCuriousity/team.json new file mode 100644 index 0000000..fd21d3b --- /dev/null +++ b/Teams/FunAndCuriousity/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "FunAndCuriosity", + "members": [ + { + "name": "Samuel Adewole", + "twitter": "fixitsammie", + "koding": "fixitsammie", + "location": "Ile-Ife, NG" + }, + { + "name": "Olukayode Adegbite", + "twitter": "olucurious", + "koding": "olucurious", + "location": "Ibadan,NG" + }, + ] +}