diff --git a/Teams/TheGoat/ABOUT.md b/Teams/TheGoat/ABOUT.md new file mode 100644 index 0000000..386998b --- /dev/null +++ b/Teams/TheGoat/ABOUT.md @@ -0,0 +1,19 @@ +We are The GOAT +================ + +Update coming soon.. + + +About Us +=========================== + +| @jamonek | @the_mystery_one | @MrJones1914 +|--- |--- |--- +| ![jamonek](https://pbs.twimg.com/profile_images/531868003521269761/SEl1Ri5I.jpeg) | ![the_mystery_one](https://pbs.twimg.com/profile_images/520661492153077760/uGelVzez.jpeg) | ![MrJones1914](https://pbs.twimg.com/profile_images/535657314687410176/69ZhigHM.jpeg) + +Coming soon.. + + +About our skills and what we'll do +======= +Coming soon.. \ No newline at end of file diff --git a/Teams/TheGoat/team.json b/Teams/TheGoat/team.json new file mode 100644 index 0000000..6ed889d --- /dev/null +++ b/Teams/TheGoat/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "TheGoat ಠ_ಠ", + "members": [ + { + "name": "Daniel Jones", + "twitter": "MrJones1914", + "koding": "DIJicode", + "location": "Sterling Heights, US" + }, + { + "name": "Keheira Henderson", + "twitter": "the_mystery_one", + "koding": "Keheira", + "location": "Greensboro, US", + "lead": true + }, + { + "name": "Jamone Kelly", + "twitter": "JamoneK", + "koding": "JamoneK", + "location": "Greensboro, US" + } + ] +}