[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

hamaji at chromium.org hamaji at chromium.org
Thu Apr 8 01:03:17 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 5b901896f5584ac0a82cc6e02672926f8134b98a
Author: hamaji at chromium.org <hamaji at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 13 06:12:23 2010 +0000

    2010-01-12  Shinichiro Hamaji  <hamaji at chromium.org>
    
            Unreviewed. Now I can review :)
    
            * Scripts/webkitpy/committers.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53179 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index c8fe8a0..e603516 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-12  Shinichiro Hamaji  <hamaji at chromium.org>
+
+        Unreviewed. Now I can review :)
+
+        * Scripts/webkitpy/committers.py:
+
 2010-01-12  Brent Fulgham  <bfulgham at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/WebKitTools/Scripts/webkitpy/committers.py b/WebKitTools/Scripts/webkitpy/committers.py
index 83e4944..e31503c 100644
--- a/WebKitTools/Scripts/webkitpy/committers.py
+++ b/WebKitTools/Scripts/webkitpy/committers.py
@@ -126,7 +126,6 @@ committers_unable_to_review = [
     Committer("Roland Steiner", "rolandsteiner at chromium.org"),
     Committer("Ryosuke Niwa", "rniwa at webkit.org"),
     Committer("Scott Violet", "sky at chromium.org"),
-    Committer("Shinichiro Hamaji", "hamaji at chromium.org"),
     Committer("Stephen White", "senorblanco at chromium.org"),
     Committer("Steve Block", "steveblock at google.com"),
     Committer("Tony Chang", "tony at chromium.org"),
@@ -196,6 +195,7 @@ reviewers_list = [
     Reviewer("Richard Williamson", "rjw at apple.com"),
     Reviewer("Rob Buis", ["rwlbuis at gmail.com", "rwlbuis at webkit.org"]),
     Reviewer("Sam Weinig", ["sam at webkit.org", "weinig at apple.com"]),
+    Reviewer("Shinichiro Hamaji", "hamaji at chromium.org"),
     Reviewer("Simon Fraser", "simon.fraser at apple.com"),
     Reviewer("Simon Hausmann", ["hausmann at webkit.org", "hausmann at kde.org"]),
     Reviewer("Stephanie Lewis", "slewis at apple.com"),

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list