Merge pull request #147 from amixpal/master

Recon PE
This commit is contained in:
Senthil Arivudainambi
2014-11-26 14:12:39 -08:00
2 changed files with 27 additions and 0 deletions

3
Teams/Recon/ABOUT.md Normal file
View File

@@ -0,0 +1,3 @@
# Recon
Dream don't work unless you do...

24
Teams/Recon/team.json Normal file
View File

@@ -0,0 +1,24 @@
{
"teamName": "Recon",
"members": [
{
"name": "Rahul jain",
"twitter": "rahuljain_itbhu",
"koding": "rjhector",
"location": "Delhi, IN"
},
{
"name": "Amit pal",
"twitter": "amix_pal",
"koding": "coderwall",
"location": "Delhi, IN",
"lead": true
},
{
"name": "Sourabh Chandak",
"twitter": "sourabh0612",
"koding": "sourabh0612",
"location": "Hyderabad, IN"
}
]
}