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

jparent at chromium.org jparent at chromium.org
Thu Oct 29 20:40:33 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 672e1ec0463e859d2561ca2bb68fdd6afcf2d26d
Author: jparent at chromium.org <jparent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 6 20:10:11 2009 +0000

    Unreviewed. Fixing the entry for myself in committers.py to use my bugzilla email,
    rather than my committer email.
    
    Patch by Julie Parent <jparent at chromium.org> on 2009-10-06
    * Scripts/modules/committers.py:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49205 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 9b22c49..76a662a 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-06  Julie Parent  <jparent at chromium.org>
+
+        Unreviewed. Fixing the entry for myself in committers.py to use my bugzilla email,
+        rather than my committer email.
+
+        * Scripts/modules/committers.py:
+
 2009-10-06  Jakub Wieczorek  <faw217 at gmail.com>
 
         Reviewed by Eric Seidel.
diff --git a/WebKitTools/Scripts/modules/committers.py b/WebKitTools/Scripts/modules/committers.py
index d98fdd2..6e56b7b 100644
--- a/WebKitTools/Scripts/modules/committers.py
+++ b/WebKitTools/Scripts/modules/committers.py
@@ -58,7 +58,7 @@ committers_unable_to_review = [
     Committer("Greg Bolsinga", "bolsinga at apple.com"),
     Committer("Jeremy Orlow", "jorlow at chromium.org"),
     Committer("Joseph Pecoraro", "joepeck at webkit.org"),
-    Committer("Julie Parent", "jparent at chromium.org"),
+    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("Nate Chapin", "japhet at chromium.org"),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list