This commit is contained in:
koding user
2014-12-03 01:13:12 +00:00
parent c039ce0e31
commit a1b1ceb13d
2 changed files with 31 additions and 0 deletions

20
ABOUT.md Normal file
View File

@@ -0,0 +1,20 @@
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

11
team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "ayb",
"members": [
{
"name": "François-Xavier Kuntz",
"twitter": "@fxkuntz",
"koding": "felx",
"location": "Paris, FR"
}
]
}