Merge pull request #1001 from germ13/master
Add two digit country code to location @ team.json
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"teamName": "Six Wings",
|
||||
"members": [
|
||||
{
|
||||
"name": "Juan Serrano",
|
||||
"twitter": "germ13",
|
||||
"koding": "germ13",
|
||||
"location": "Los Angeles, CA, US"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user