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