diff --git a/Teams/Recon/ABOUT.md b/Teams/Recon/ABOUT.md new file mode 100644 index 0000000..65bfb58 --- /dev/null +++ b/Teams/Recon/ABOUT.md @@ -0,0 +1,3 @@ +# Recon + +Dream don't work unless you do... diff --git a/Teams/Recon/team.json b/Teams/Recon/team.json new file mode 100644 index 0000000..80e8a5e --- /dev/null +++ b/Teams/Recon/team.json @@ -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" + } + ] +}