[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

eric at webkit.org eric at webkit.org
Thu Feb 4 21:20:48 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit fd40ca454a91ca120a432d7d225c35c1569078d0
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 20 00:57:28 2010 +0000

    2010-01-19  Victor Wang  <victorw at chromium.org>
    
            Reviewed by Eric Seidel.
    
            Correct committer name.
            https://bugs.webkit.org/show_bug.cgi?id=33868
    
            * Scripts/webkitpy/committers.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53508 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 72a8916..3329403 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-19  Victor Wang  <victorw at chromium.org>
+
+        Reviewed by Eric Seidel.
+
+        Correct committer name.
+        https://bugs.webkit.org/show_bug.cgi?id=33868
+
+        * Scripts/webkitpy/committers.py:
+
 2010-01-19  Kent Tamura  <tkent at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/WebKitTools/Scripts/webkitpy/committers.py b/WebKitTools/Scripts/webkitpy/committers.py
index 7104293..560bd80 100644
--- a/WebKitTools/Scripts/webkitpy/committers.py
+++ b/WebKitTools/Scripts/webkitpy/committers.py
@@ -134,7 +134,7 @@ committers_unable_to_review = [
     Committer("Tony Chang", "tony at chromium.org"),
     Committer("Trey Matteson", "trey at usa.net"),
     Committer("Tristan O'Tierney", ["tristan at otierney.net", "tristan at apple.com"]),
-    Committer("Victor Wong", "victorw at chromium.org"),
+    Committer("Victor Wang", "victorw at chromium.org"),
     Committer("William Siegrist", "wsiegrist at apple.com"),
     Committer("Yael Aharon", "yael.aharon at nokia.com"),
     Committer("Yaar Schnitman", ["yaar at chromium.org", "yaar at google.com"]),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list