diff --git a/Teams/Float-Center/ABOUT.md b/Teams/Float-Center/ABOUT.md new file mode 100644 index 0000000..2308443 --- /dev/null +++ b/Teams/Float-Center/ABOUT.md @@ -0,0 +1,11 @@ +We are...Float-Center + +We are skilled + +We are front end developers who love kittens, most of us at least. I personally hate the little bastards. + +With joking aside, we are a group of skilled front end developers who are excited to see what we can do against the world. + +Love Always, + +Float-Center diff --git a/Teams/Float-Center/team.json b/Teams/Float-Center/team.json new file mode 100644 index 0000000..59d6e1f --- /dev/null +++ b/Teams/Float-Center/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Float-Center", + "members": [ + { + "name": "Chris Drake", + "twitter": "Chris_R_Drake", + "koding": "cdrake", + "location": "Wichita, KS", + "lead": true + }, + { + "name": "Corey Wynn", + "twitter": "", + "koding": "wynn1c", + "location": "Wichita, KS" + }, + { + "name": "Caleb Swank", + "twitter": "", + "koding": "calebswank11", + "location": "Wichita, KS" + }, + { + "name": "Daniel Brake", + "twitter": "", + "koding": "danieldb", + "location": "Wichita, KS" + } + ] +}