Merge pull request #1001 from germ13/master

Add two digit country code to location @ team.json
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:34:55 -08:00
2 changed files with 27 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
SixWings
================
I am a software developer/engineer. Los Angeles California is my home. I love mathematics and code.
About your team
===========================
Full-stack developer. Expertise in enterprise, and mobile solutions.
About your skills and what you are going to do?
=======
C#, SQL, Python, Clojure, Java. I hope to contribute a quality project.
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Six Wings",
"members": [
{
"name": "Juan Serrano",
"twitter": "germ13",
"koding": "germ13",
"location": "Los Angeles, CA, US"
}
]
}