diff --git a/Teams/Bambam/ABOUT.md b/Teams/Bambam/ABOUT.md new file mode 100644 index 0000000..5c8607a --- /dev/null +++ b/Teams/Bambam/ABOUT.md @@ -0,0 +1,4 @@ + +# BAMBAM + +"Talk is cheap. Show me the code." - Linus Torvalds diff --git a/Teams/Bambam/team.json b/Teams/Bambam/team.json new file mode 100644 index 0000000..d98010c --- /dev/null +++ b/Teams/Bambam/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Bam Bam", + "members": [ + { + "name": "Barış Saydere", + "twitter": "bsaydere", + "koding": "saydere", + "location": "Vienna, AT", + "lead": true + } + ] +}