From 662a9edb4ff669944e992d5f951ff87900023ce6 Mon Sep 17 00:00:00 2001 From: Patrick JL Laso Date: Thu, 27 Nov 2014 23:18:12 -0500 Subject: [PATCH] - added my own info JLaso --- Teams/JLaso/ABOUT.md | 13 +++++++++++++ Teams/JLaso/team.json | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 Teams/JLaso/ABOUT.md create mode 100644 Teams/JLaso/team.json diff --git a/Teams/JLaso/ABOUT.md b/Teams/JLaso/ABOUT.md new file mode 100644 index 0000000..d3eb253 --- /dev/null +++ b/Teams/JLaso/ABOUT.md @@ -0,0 +1,13 @@ +*JLaso* + +Patrick JL Laso +Passionate web developer: PHP, Symfony2, jQuery and mobile APP developer in Titanium Appcelerator + +*What are we going to do?* + +Theme: Automatition in translations + +*Why I want to participate?* + +Is the first time in a hackaton +I'm interesting in all kind of challenges related to developing. \ No newline at end of file diff --git a/Teams/JLaso/team.json b/Teams/JLaso/team.json new file mode 100644 index 0000000..9ed12d2 --- /dev/null +++ b/Teams/JLaso/team.json @@ -0,0 +1,13 @@ +{ + "teamName" : "JLaso", + "members" : + [ + { + "name" : "Patrick JL Laso", + "twitter" : "jl_laso", + "koding" : "jlaso", + "location" : "Valencia, SP", + "lead" : true + } + ] +}