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

apavlov at chromium.org apavlov at chromium.org
Wed Dec 22 15:58:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit cc8d18aafe95aa262af01e707c0a51c02e09f524
Author: apavlov at chromium.org <apavlov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 17 14:04:20 2010 +0000

    2010-11-17  Alexander Pavlov  <apavlov at chromium.org>
    
            Unreviewed, specify IRC nickname in committers.py.
    
            * Scripts/webkitpy/common/config/committers.py:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72203 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 810712b..fda5741 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-17  Alexander Pavlov  <apavlov at chromium.org>
+
+        Unreviewed, specify IRC nickname in committers.py.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2010-11-17  Gabor Rapcsanyi  <rgabor at inf.u-szeged.hu>
 
         Reviewed by Tony Chang.
diff --git a/WebKitTools/Scripts/webkitpy/common/config/committers.py b/WebKitTools/Scripts/webkitpy/common/config/committers.py
index 446c2b1..0967340 100644
--- a/WebKitTools/Scripts/webkitpy/common/config/committers.py
+++ b/WebKitTools/Scripts/webkitpy/common/config/committers.py
@@ -69,7 +69,7 @@ committers_unable_to_review = [
     Committer("Albert J. Wong", "ajwong at chromium.org"),
     Committer("Alejandro G. Castro", ["alex at igalia.com", "alex at webkit.org"]),
     Committer("Alexander Kellett", ["lypanov at mac.com", "a-lists001 at lypanov.net", "lypanov at kde.org"], "lypanov"),
-    Committer("Alexander Pavlov", "apavlov at chromium.org"),
+    Committer("Alexander Pavlov", "apavlov at chromium.org", "apavlov"),
     Committer("Andre Boule", "aboule at apple.com"),
     Committer("Andrei Popescu", "andreip at google.com", "andreip"),
     Committer("Andrew Wellington", ["andrew at webkit.org", "proton at wiretapped.net"], "proton"),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list