[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:41:16 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit f494ded9db3a8feb9d6c41e72877477fcafc31fc
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 7 21:47:41 2009 +0000

    2009-10-07  Adam Barth  <abarth at webkit.org>
    
            Unreviewed.  Added Aaron Boodman to committers.py.
    
            * Scripts/modules/committers.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49261 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 8478baf..ab10790 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-07  Adam Barth  <abarth at webkit.org>
+
+        Unreviewed.  Added Aaron Boodman to committers.py.
+
+        * Scripts/modules/committers.py:
+
 2009-10-07  Evan Martin  <evan at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/WebKitTools/Scripts/modules/committers.py b/WebKitTools/Scripts/modules/committers.py
index 6e56b7b..df2ec0f 100644
--- a/WebKitTools/Scripts/modules/committers.py
+++ b/WebKitTools/Scripts/modules/committers.py
@@ -45,6 +45,7 @@ class Reviewer(Committer):
 # All reviewers are committers, so this list is only of committers
 # who are not reviewers.
 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("Ben Murdoch", "benm at google.com"),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list