diff --git a/ABOUT.md b/ABOUT.md deleted file mode 100644 index 43ad2d0..0000000 --- a/ABOUT.md +++ /dev/null @@ -1,20 +0,0 @@ -This is our page -================ - -Or I should say, this is my page as i am running this alone. - - -About me -=========================== - -| felx | -|--- | -| ![felx](https://avatars1.githubusercontent.com/u/372050?v=3&s=460) | - -I join to test koding. - -About your skills and what you are going to do? -======= - -wizard & reifier - diff --git a/Teams/brulak/ABOUT.md b/Teams/brulak/ABOUT.md new file mode 100644 index 0000000..86d665f --- /dev/null +++ b/Teams/brulak/ABOUT.md @@ -0,0 +1,17 @@ +This is our page +================ + +Solo mio + + +About me +=========================== + + +I als join to test koding. + +About your skills and what you are going to do? +======= + +not sure yet + diff --git a/Teams/brulak/team.json b/Teams/brulak/team.json new file mode 100644 index 0000000..59179f7 --- /dev/null +++ b/Teams/brulak/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "redpatchtech", + "members": [ + { + "name": "Chris Brulak", + "twitter": "@chrisbrulak", + "koding": "cbrulak", + "location": "Toronto, CA" + } + ] +} \ No newline at end of file diff --git a/team.json b/team.json deleted file mode 100644 index 97fa2f7..0000000 --- a/team.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "teamName": "ayb", - "members": [ - { - "name": "François-Xavier Kuntz", - "twitter": "@fxkuntz", - "koding": "felx", - "location": "Paris, FR" - } - ] -}