From 954e4a2b53fc7aed94244f4819895b3dc13701d5 Mon Sep 17 00:00:00 2001 From: viruslemon Date: Wed, 26 Nov 2014 23:23:47 +0100 Subject: [PATCH] =?UTF-8?q?Se=20a=C3=B1ade=20la=20informaci=C3=B3n=20del?= =?UTF-8?q?=20equipo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tal vez quiera modificarla en un futuro --- Teams/limonxello/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/limonxello/team.json diff --git a/Teams/limonxello/team.json b/Teams/limonxello/team.json new file mode 100644 index 0000000..a34c5a0 --- /dev/null +++ b/Teams/limonxello/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "limonxello", + "members": [ + { + "name": "VĂ­ctor Cereijo", + "twitter": "twitter acct no @", + "koding": "viruslemon", + "location": "Palma de Mallorca, 07008" + } + ] +}