From 616b2d00f5591c1323690e66b0879e98d3e28bc7 Mon Sep 17 00:00:00 2001 From: takacspal Date: Sat, 22 Nov 2014 10:58:58 +0100 Subject: [PATCH 1/4] TheTwoPeas Team --- Teams/TheTwoPeas/ABOUT.md | 14 ++++++++++++++ Teams/TheTwoPeas/team.json | 15 +++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 Teams/TheTwoPeas/ABOUT.md create mode 100644 Teams/TheTwoPeas/team.json diff --git a/Teams/TheTwoPeas/ABOUT.md b/Teams/TheTwoPeas/ABOUT.md new file mode 100644 index 0000000..7f9dae1 --- /dev/null +++ b/Teams/TheTwoPeas/ABOUT.md @@ -0,0 +1,14 @@ +TheTwoPeas +========== +We are two good friends located in Hungary. + +About our team +============== +We are experienced programmers, mostly we do web developments. We love challenges and complex coding problems. + +Skills +====== +PHP +C/C++/C# +Javascript +Python diff --git a/Teams/TheTwoPeas/team.json b/Teams/TheTwoPeas/team.json new file mode 100644 index 0000000..0dcc05c --- /dev/null +++ b/Teams/TheTwoPeas/team.json @@ -0,0 +1,15 @@ +{ + "teamName": "TheTwoPeas", + "members": [ + { + "name": "Kalmár Gábor", + "koding": "matchxxx", + "location": "Tura, HU" + }, + { + "name": "Takács Pál", + "koding": "takacspal", + "location": "Tura, HU" + } + ] +} \ No newline at end of file From fd7232553e29de72aecb24c1d0d4a1e963248d2b Mon Sep 17 00:00:00 2001 From: takacspal Date: Sat, 22 Nov 2014 11:01:08 +0100 Subject: [PATCH 2/4] name mod --- Teams/TheTwoPeas/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/TheTwoPeas/team.json b/Teams/TheTwoPeas/team.json index 0dcc05c..3afbf96 100644 --- a/Teams/TheTwoPeas/team.json +++ b/Teams/TheTwoPeas/team.json @@ -2,12 +2,12 @@ "teamName": "TheTwoPeas", "members": [ { - "name": "Kalmár Gábor", + "name": "Kalmar Gabor", "koding": "matchxxx", "location": "Tura, HU" }, { - "name": "Takács Pál", + "name": "Takács Pal", "koding": "takacspal", "location": "Tura, HU" } From 5fd39315cb11fbd2545f8324b6355224e358bee6 Mon Sep 17 00:00:00 2001 From: takacspal Date: Sat, 22 Nov 2014 11:01:20 +0100 Subject: [PATCH 3/4] name mod --- Teams/TheTwoPeas/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TheTwoPeas/team.json b/Teams/TheTwoPeas/team.json index 3afbf96..b8097b9 100644 --- a/Teams/TheTwoPeas/team.json +++ b/Teams/TheTwoPeas/team.json @@ -7,7 +7,7 @@ "location": "Tura, HU" }, { - "name": "Takács Pal", + "name": "Takacs Pal", "koding": "takacspal", "location": "Tura, HU" } From 851eae4c40bf8dc79c920f2c1e02a79a226c2c1a Mon Sep 17 00:00:00 2001 From: takacspal Date: Sat, 22 Nov 2014 11:04:19 +0100 Subject: [PATCH 4/4] update team info --- Teams/TheTwoPeas/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TheTwoPeas/team.json b/Teams/TheTwoPeas/team.json index b8097b9..8d7320a 100644 --- a/Teams/TheTwoPeas/team.json +++ b/Teams/TheTwoPeas/team.json @@ -12,4 +12,4 @@ "location": "Tura, HU" } ] -} \ No newline at end of file +}