This commit is contained in:
mehdy
2014-11-26 22:02:31 +03:30
parent 41a0ac5fbc
commit 807cd83673
2 changed files with 21 additions and 0 deletions

9
Teams/MPI/ABOUT.md Normal file
View File

@@ -0,0 +1,9 @@
# MPI
## About me
I am a python developer (alone)
- from Iran
- I Love python and generally programming
- I am a web developer (back-end API developer)

12
Teams/MPI/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "MPI",
"members": [
{
"name": "Mehdy Khoshnoody",
"twitter": "Mehdy314",
"koding": "mehdyk",
"location": "Tehran, IR",
"lead": true
}
]
}