[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

abarth at webkit.org abarth at webkit.org
Thu Oct 29 20:48:58 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 3bad0131d4b4448dd82d647fbc9b7aa2aebb85db
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 20 17:46:48 2009 +0000

    2009-10-20  Anton Muhin  <antonm at chromium.org>
    
            Reviewed by Adam Barth.
    
            Add {ager,antonm,yurys}@chromium.org into committers.py
            https://bugs.webkit.org/show_bug.cgi?id=30560
    
            * Scripts/modules/committers.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49871 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index dc04002..f14822e 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,12 @@
+2009-10-20  Anton Muhin  <antonm at chromium.org>
+
+        Reviewed by Adam Barth.
+
+        Add {ager,antonm,yurys}@chromium.org into committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=30560
+
+        * Scripts/modules/committers.py:
+
 2009-10-20  Kenneth Rohde Christiansen  <kenneth at webkit.org>
 
         Reviewed by Tor Arne Vestbø.
diff --git a/WebKitTools/Scripts/modules/committers.py b/WebKitTools/Scripts/modules/committers.py
index b794c6d..bcd938d 100644
--- a/WebKitTools/Scripts/modules/committers.py
+++ b/WebKitTools/Scripts/modules/committers.py
@@ -48,6 +48,7 @@ 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("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"),
@@ -73,6 +74,7 @@ committers_unable_to_review = [
     Committer("Julie Parent", "jparent at google.com"),
     Committer("Kenneth Rohde Christiansen", "kenneth at webkit.org"),
     Committer("Laszlo Gombos", "laszlo.1.gombos at nokia.com"),
+    Committer("Mads Ager", "ager at chromium.org"),
     Committer("Nate Chapin", "japhet at chromium.org"),
     Committer("Ojan Vafai", "ojan at chromium.org"),
     Committer("Pam Greene", "pam at chromium.org"),
@@ -84,6 +86,7 @@ committers_unable_to_review = [
     Committer("Tony Chang", "tony at chromium.org"),
     Committer("Yael Aharon", "yael.aharon at nokia.com"),
     Committer("Yong Li", "yong.li at torchmobile.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