From f8b413737f3a325bfd62abbbe2aac48e1a13a70a Mon Sep 17 00:00:00 2001 From: "llango.u-szeged@partner.samsung.com" Date: Wed, 24 Sep 2014 16:11:20 +0000 Subject: [PATCH] Update the list of u-szeged contributors. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Rubber-stamped by Csaba Osztrogonác . Tools: * Scripts/webkitpy/common/config/contributors.json: Websites/webkit.org: * team.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@173922 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Tools/ChangeLog | 8 ++++++ .../webkitpy/common/config/contributors.json | 29 +++++++++++++++++----- Websites/webkit.org/ChangeLog | 8 ++++++ Websites/webkit.org/team.html | 1 + 4 files changed, 40 insertions(+), 6 deletions(-) diff --git a/Tools/ChangeLog b/Tools/ChangeLog index 4b23993..69ac677 100644 --- a/Tools/ChangeLog +++ b/Tools/ChangeLog @@ -1,3 +1,11 @@ +2014-09-24 Langó László + + Update the list of u-szeged contributors. + + Rubber-stamped by Csaba Osztrogonác . + + * Scripts/webkitpy/common/config/contributors.json: + 2014-09-23 Roger Fong [Windows] More debugging for the Windows bots. diff --git a/Tools/Scripts/webkitpy/common/config/contributors.json b/Tools/Scripts/webkitpy/common/config/contributors.json index 20da462..d8f5bde 100644 --- a/Tools/Scripts/webkitpy/common/config/contributors.json +++ b/Tools/Scripts/webkitpy/common/config/contributors.json @@ -601,6 +601,7 @@ "D\u00E1niel B\u00E1tyai" : { "emails" : [ "dbatyai.u-szeged@partner.samsung.com", + "dbatyai@inf.u-szeged.hu", "Batyai.Daniel@stud.u-szeged.hu" ], "nicks" : [ @@ -1586,7 +1587,9 @@ }, "Kristof Kosztyo" : { "emails" : [ - "kkristof@inf.u-szeged.hu" + "kkristof@inf.u-szeged.hu", + "kkosztyo.u-szeged@partner.samsung.com", + "Kosztyo.Kristof@stud.u-szeged.hu" ], "nicks" : [ "kkristof" @@ -2095,7 +2098,8 @@ }, "Peter Gal" : { "emails" : [ - "galpeter@inf.u-szeged.hu" + "galpeter@inf.u-szeged.hu", + "pgal.u-szeged@partner.samsung.com" ], "expertise": "Python, CURL HTTP backend", "nicks" : [ @@ -2114,7 +2118,8 @@ }, "Peter Molnar" : { "emails" : [ - "pmolnar.u-szeged@partner.samsung.com" + "pmolnar.u-szeged@partner.samsung.com", + "molnarp@inf.u-szeged.hu" ], "nicks" : [ "molnarp" @@ -2237,6 +2242,7 @@ "Renata Hodovan" : { "emails" : [ "rhodovan.u-szeged@partner.samsung.com", + "reni@inf.u-szeged.hu", "reni@webkit.org" ], "nicks" : [ @@ -2284,7 +2290,8 @@ }, "Roland Takacs" : { "emails" : [ - "rtakacs@inf.u-szeged.hu" + "rtakacs@inf.u-szeged.hu", + "rtakacs.u-szeged@partner.samsung.com" ], "nicks" : [ "rtakacs" @@ -2826,6 +2833,14 @@ "aharon@google.com" ] }, + "Akos Kiss" : { + "emails" : [ + "akiss@inf.u-szeged.hu" + ], + "nicks" : [ + "akiss" + ] + }, "Alan Cutter" : { "emails" : [ "alancutter@chromium.org" @@ -3245,7 +3260,8 @@ "Tibor Meszaros" : { "emails" : [ "tmeszaros.u-szeged@partner.samsung.com", - "mtibor@inf.u-szeged.hu" + "mtibor@inf.u-szeged.hu", + "tmeszaros@inf.u-szeged.hu" ], "nicks" : [ "mtibor" @@ -3716,7 +3732,8 @@ }, "Csaba Osztrogon\u00e1c" : { "emails" : [ - "ossy@webkit.org" + "ossy@webkit.org", + "oszi@inf.u-szeged.hu" ], "nicks" : [ "ossy" diff --git a/Websites/webkit.org/ChangeLog b/Websites/webkit.org/ChangeLog index 13c3d675..7605c5f 100644 --- a/Websites/webkit.org/ChangeLog +++ b/Websites/webkit.org/ChangeLog @@ -1,3 +1,11 @@ +2014-09-24 Langó László + + Update the list of u-szeged contributors. + + Rubber-stamped by Csaba Osztrogonác . + + * team.html: + 2014-09-18 Dean Jackson Expand the srcset demo to have 3x and 4x images. diff --git a/Websites/webkit.org/team.html b/Websites/webkit.org/team.html index fc266cb..e8dd6fc 100644 --- a/Websites/webkit.org/team.html +++ b/Websites/webkit.org/team.html @@ -50,6 +50,7 @@ var domainAffiliations = { // Universities 'inf.u-szeged.hu': 'University of Szeged', + 'stud.u-szeged.hu': 'University of Szeged', // Open source communities 'chromium.org': 'Chromium', -- 1.8.3.1