From c9dd090a63a81553f2ed274934efd494681d31ac Mon Sep 17 00:00:00 2001 From: "commit-queue@webkit.org" Date: Mon, 11 Feb 2013 06:38:41 +0000 Subject: [PATCH] Add adobe.com to team.html https://bugs.webkit.org/show_bug.cgi?id=109396 Patch by Dirk Schulze on 2013-02-10 Reviewed by Laszlo Gombos. * team.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@142429 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Websites/webkit.org/ChangeLog | 9 +++++++++ Websites/webkit.org/team.html | 1 + 2 files changed, 10 insertions(+) diff --git a/Websites/webkit.org/ChangeLog b/Websites/webkit.org/ChangeLog index 67d8a13baae1..354628357d16 100644 --- a/Websites/webkit.org/ChangeLog +++ b/Websites/webkit.org/ChangeLog @@ -1,3 +1,12 @@ +2013-02-10 Dirk Schulze + + Add adobe.com to team.html + https://bugs.webkit.org/show_bug.cgi?id=109396 + + Reviewed by Laszlo Gombos. + + * team.html: + 2013-02-10 Laszlo Gombos Add sisa.samsung.com to team.html diff --git a/Websites/webkit.org/team.html b/Websites/webkit.org/team.html index 625f1570736c..c7504ea2c883 100644 --- a/Websites/webkit.org/team.html +++ b/Websites/webkit.org/team.html @@ -21,6 +21,7 @@ include("header.inc"); var svnTrunkUrl = 'http://svn.webkit.org/repository/webkit/trunk/'; var domainAffiliations = { 'apple.com': 'Apple', + 'adobe.com': 'Adobe', 'collabora.co.uk': 'Collabora', 'google.com': 'Google', 'igalia.com': 'Igalia', -- 2.36.0