[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric at webkit.org eric at webkit.org
Wed Apr 7 23:31:19 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 08c3477b327cc69d76ffd940ed6a4bac00ff1627
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 11 18:39:58 2009 +0000

    2009-11-11  Eric Seidel  <eric at webkit.org>
    
            No review, adding second email address for an existing committer.
    
            Add Yong Li's second bugzilla account to his committer record.
            See: https://bugs.webkit.org/show_bug.cgi?id=27371#c27
    
            * Scripts/modules/committers.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50821 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 3b9c476..5a53fce 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,12 @@
+2009-11-11  Eric Seidel  <eric at webkit.org>
+
+        No review, adding second email address for an existing committer.
+
+        Add Yong Li's second bugzilla account to his committer record.
+        See: https://bugs.webkit.org/show_bug.cgi?id=27371#c27
+
+        * Scripts/modules/committers.py:
+
 2009-11-11  Kenneth Rohde Christiansen  <kenneth at webkit.org>
 
         Reviewed by Simon Hausmann.
diff --git a/WebKitTools/Scripts/modules/committers.py b/WebKitTools/Scripts/modules/committers.py
index a066f27..eb9bd6d 100644
--- a/WebKitTools/Scripts/modules/committers.py
+++ b/WebKitTools/Scripts/modules/committers.py
@@ -104,7 +104,7 @@ committers_unable_to_review = [
     Committer("Tony Chang", "tony at chromium.org"),
     Committer("William Siegrist", "wsiegrist at apple.com"),
     Committer("Yael Aharon", "yael.aharon at nokia.com"),
-    Committer("Yong Li", "yong.li at torchmobile.com"),
+    Committer("Yong Li", ["yong.li at torchmobile.com", "yong.li.webkit at gmail.com"]),
     Committer("Yury Semikhatsky", "yurys at chromium.org"),
     Committer("Zoltan Horvath", "zoltan at webkit.org"),
 ]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list