[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

chang.shu at nokia.com chang.shu at nokia.com
Fri Feb 26 22:19:25 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 03a1fdbc56d5ec66982a2b544839e38f9b575b6c
Author: chang.shu at nokia.com <chang.shu at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Feb 13 07:53:49 2010 +0000

    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54751 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 08487a9..1dccef4 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-12  Chang Shu  <Chang.Shu at nokia.com>
+
+        Not Reviewed.
+
+        Change case of my email address as a work-around for the following bug.
+        https://bugs.webkit.org/show_bug.cgi?id=34717
+
+        * Scripts/webkitpy/committers.py:
+
 2010-02-12  Darin Adler  <darin at apple.com>
 
         Ignore compiled Python in more of webkitpy.
diff --git a/WebKitTools/Scripts/webkitpy/committers.py b/WebKitTools/Scripts/webkitpy/committers.py
index 7af0987..6413243 100644
--- a/WebKitTools/Scripts/webkitpy/committers.py
+++ b/WebKitTools/Scripts/webkitpy/committers.py
@@ -82,7 +82,7 @@ committers_unable_to_review = [
     Committer("Brian Weinstein", "bweinstein at apple.com"),
     Committer("Cameron McCormack", "cam at webkit.org"),
     Committer("Carol Szabo", "carol.szabo at nokia.com"),
-    Committer("Chang Shu", "chang.shu at nokia.com"),
+    Committer("Chang Shu", "Chang.Shu at nokia.com"),
     Committer("Chris Fleizach", "cfleizach at apple.com"),
     Committer("Chris Jerdonek", "cjerdonek at webkit.org"),
     Committer("Chris Marrin", "cmarrin at apple.com"),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list