[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

tony at chromium.org tony at chromium.org
Wed Dec 22 14:30:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit cc8458ea7ac2b06dd58ae71cb94bc7ed6826b6fd
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 12 02:04:56 2010 +0000

    2010-10-11  Tony Chang  <tony at chromium.org>
    
            Reviewed by Adam Barth.
    
            change the order of mrobinson's email addresses so bugs.webkit.org suggests the right one
            https://bugs.webkit.org/show_bug.cgi?id=47513
    
            bugs.webkit.org suggests mrobinson at igalia.com as an autocomplete,
            which doesn't actually work.
    
            * Scripts/webkitpy/common/config/committers.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69552 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 2f1a6e1..3ffa178 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,15 @@
+2010-10-11  Tony Chang  <tony at chromium.org>
+
+        Reviewed by Adam Barth.
+
+        change the order of mrobinson's email addresses so bugs.webkit.org suggests the right one
+        https://bugs.webkit.org/show_bug.cgi?id=47513
+
+        bugs.webkit.org suggests mrobinson at igalia.com as an autocomplete,
+        which doesn't actually work.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2010-10-11  Prasad Tammana  <prasadt at chromium.org>
 
         Reviewed by Dmitry Titov.
diff --git a/WebKitTools/Scripts/webkitpy/common/config/committers.py b/WebKitTools/Scripts/webkitpy/common/config/committers.py
index 7be528b..76b17f0 100644
--- a/WebKitTools/Scripts/webkitpy/common/config/committers.py
+++ b/WebKitTools/Scripts/webkitpy/common/config/committers.py
@@ -258,7 +258,7 @@ reviewers_list = [
     Reviewer("Laszlo Gombos", "laszlo.1.gombos at nokia.com", "lgombos"),
     Reviewer("Maciej Stachowiak", "mjs at apple.com", "othermaciej"),
     Reviewer("Mark Rowe", "mrowe at apple.com", "bdash"),
-    Reviewer("Martin Robinson", ["mrobinson at igalia.com", "mrobinson at webkit.org", "martin.james.robinson at gmail.com"], "mrobinson"),
+    Reviewer("Martin Robinson", ["mrobinson at webkit.org", "mrobinson at igalia.com", "martin.james.robinson at gmail.com"], "mrobinson"),
     Reviewer("Nate Chapin", "japhet at chromium.org", "japhet"),
     Reviewer("Nikolas Zimmermann", ["zimmermann at kde.org", "zimmermann at physik.rwth-aachen.de", "zimmermann at webkit.org"], "wildfox"),
     Reviewer("Ojan Vafai", "ojan at chromium.org", "ojan"),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list