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

ariya at webkit.org ariya at webkit.org
Wed Dec 22 14:59:40 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b240a66d951cb6226140addaaf084499bac9ab67
Author: ariya at webkit.org <ariya at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 27 04:31:43 2010 +0000

    Unreviewed, change the order of my emails for bugzilla autocompletion.
    
    * Scripts/webkitpy/common/config/committers.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70608 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 7579cbb..59cc796 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-26  Ariya Hidayat  <ariya at sencha.com>
+
+        Unreviewed, change the order of my emails for bugzilla autocompletion.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2010-10-26  Eric Seidel  <eric at webkit.org>
 
         Reviewed by David Kilzer.
diff --git a/WebKitTools/Scripts/webkitpy/common/config/committers.py b/WebKitTools/Scripts/webkitpy/common/config/committers.py
index 68fdb0e..0765dd0 100644
--- a/WebKitTools/Scripts/webkitpy/common/config/committers.py
+++ b/WebKitTools/Scripts/webkitpy/common/config/committers.py
@@ -214,7 +214,7 @@ reviewers_list = [
     Reviewer("Andreas Kling", ["kling at webkit.org", "andreas.kling at nokia.com"], "kling"),
     Reviewer("Antonio Gomes", ["tonikitoo at webkit.org", "agomes at rim.com"], "tonikitoo"),
     Reviewer("Antti Koivisto", ["koivisto at iki.fi", "antti at apple.com", "antti.j.koivisto at nokia.com"], "anttik"),
-    Reviewer("Ariya Hidayat", ["ariya at sencha.com", "ariya.hidayat at gmail.com", "ariya at webkit.org"], "ariya"),
+    Reviewer("Ariya Hidayat", ["ariya.hidayat at gmail.com", "ariya at sencha.com", "ariya at webkit.org"], "ariya"),
     Reviewer("Beth Dakin", "bdakin at apple.com", "dethbakin"),
     Reviewer("Brady Eidson", "beidson at apple.com", "bradee-oh"),
     Reviewer("Cameron Zwarich", ["zwarich at apple.com", "cwzwarich at apple.com", "cwzwarich at webkit.org"]),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list