First Commit

This commit is contained in:
Faraz Ahmed
2014-11-22 23:34:20 +05:00
parent 82fb49f44c
commit 4cd047de69
2 changed files with 31 additions and 0 deletions

13
Teams/SonsOfWeb/ABOUT.md Normal file
View File

@@ -0,0 +1,13 @@
Sons Of Web
================
Don't get confused. Our names are similar, but we are two different people. :) We are two guys from Karachi, Pakistan, who are passionate about WWW. Our intros will be added shortly.
About Us
===========================
| farazahmed84 | fraz
|--- |---
| ![Faraz](http://graph.facebook.com/faraz.ahmed84/picture?type=large) | ![Fraz](http://graph.facebook.com/frazehmad/picture?type=large) |

18
Teams/SonsOfWeb/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "Sons Of Web",
"members": [
{
"name": "Faraz Ahmed",
"twitter": "farazahmed84",
"koding": "farazahmed84",
"location": "Karachi, PK",
"lead": true
},
{
"name": "Fraz Ahmed",
"twitter": "frazahmed",
"koding": "fraz",
"location": "Karachi, PK",
}
]
}