[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:20:58 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b9622a235f586798457e445067893899ce5bfc36
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 3 22:04:54 2009 +0000

    2009-11-03  Eric Seidel  <eric at webkit.org>
    
            No review, just sort-order cleanup.
    
            * Scripts/modules/committers.py: Sort committers/reviewers alphabetically.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50485 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 193b520..4640e95 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-03  Eric Seidel  <eric at webkit.org>
+
+        No review, just sort-order cleanup.
+
+        * Scripts/modules/committers.py: Sort committers/reviewers alphabetically.
+
 2009-11-03  Stephen White  <senorblanco at chromium.org>
 
         (Unreviewed).
@@ -6,7 +12,6 @@
 
         * Scripts/modules/committers.py:
 
-
 2009-11-03  Robin Dunn  <robin at alldunn.com>
 
         Reviewed by Kevin Ollviier.
diff --git a/WebKitTools/Scripts/modules/committers.py b/WebKitTools/Scripts/modules/committers.py
index 32d3f11..5a58e7e 100644
--- a/WebKitTools/Scripts/modules/committers.py
+++ b/WebKitTools/Scripts/modules/committers.py
@@ -49,20 +49,20 @@ committers_unable_to_review = [
     Committer("Aaron Boodman", "aa at chromium.org"),
     Committer("Adam Langley", "agl at chromium.org"),
     Committer("Albert J. Wong", "ajwong at chromium.org"),
+    Committer("Anthony Ricaud", "rik at webkit.org"),
     Committer("Anton Muhin", "antonm at chromium.org"),
     Committer("Antonio Gomes", "tonikitoo at webkit.org"),
-    Committer("Anthony Ricaud", "rik at webkit.org"),
     Committer("Ben Murdoch", "benm at google.com"),
-    Committer("Chris Fleizach", "cfleizach at apple.com"),
     Committer("Brent Fulgham", "bfulgham at webkit.org"),
     Committer("Brian Weinstein", "bweinstein at apple.com"),
     Committer("Cameron McCormack", "cam at webkit.org"),
+    Committer("Chris Fleizach", "cfleizach at apple.com"),
     Committer("Collin Jackson", "collinj at webkit.org"),
     Committer("Csaba Osztrogonac", "ossy at webkit.org"),
     Committer("Daniel Bates", "dbates at webkit.org"),
-    Committer("Drew Wilson", "atwilson at chromium.org"),
     Committer("Dirk Schulze", "krit at webkit.org"),
     Committer("Dmitry Titov", "dimich at chromium.org"),
+    Committer("Drew Wilson", "atwilson at chromium.org"),
     Committer("Dumitru Daniliuc", "dumi at chromium.org"),
     Committer("Eli Fidler", "eli at staikos.net"),
     Committer("Eric Roman", "eroman at chromium.org"),
@@ -101,8 +101,8 @@ committers_unable_to_review = [
 # This is intended as a cannonical, machine-readable list of all reviewers for WebKit.
 # If your name is missing here and you are a reviewer, please add it.  No review needed.
 reviewers_list = [
-    Reviewer("Adam Barth", "abarth at webkit.org"),
     Reviewer("Ada Chan", "adachan at apple.com"),
+    Reviewer("Adam Barth", "abarth at webkit.org"),
     Reviewer("Adam Roben", "aroben at apple.com"),
     Reviewer("Adam Treat", "treat at kde.org"),
     Reviewer("Adele Peterson", "adele at apple.com"),
@@ -122,8 +122,8 @@ reviewers_list = [
     Reviewer("David Kilzer", "ddkilzer at webkit.org"),
     Reviewer("David Levin", "levin at chromium.org"),
     Reviewer("Dimitri Glazkov", "dglazkov at chromium.org"),
-    Reviewer("Don Melton", "gramps at apple.com"),
     Reviewer("Dmitri Titov", "dimich at chromium.org"),
+    Reviewer("Don Melton", "gramps at apple.com"),
     Reviewer("Eric Carlson", "eric.carlson at apple.com"),
     Reviewer("Eric Seidel", "eric at webkit.org"),
     Reviewer("Gavin Barraclough", "barraclough at apple.com"),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list