Merge pull request #307 from ismaproco/master

Updated required fields
This commit is contained in:
Nitin Gupta
2014-11-26 13:45:41 -08:00
2 changed files with 27 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
Team F00 Pill
================
The name of this group is a reference to Neo taking the red pill "#F00" in The Matrix movie.
About Me
===========================
I'm Ismael Jimenez, and this is a great opportunnity to test my skills.
Languages
=======
- Javascript
- Python
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "F00Pill",
"members": [
{
"name": "Ismael Jimenez",
"twitter": "ismapro",
"koding": "ismaproco",
"location": "San Jose, CR"
}
]
}