Unreviewed, add myself as a committer * Scripts/webkitpy/common/config/committers.py:
authorschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 3 Mar 2012 02:35:53 +0000 (02:35 +0000)
committerschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 3 Mar 2012 02:35:53 +0000 (02:35 +0000)
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@109645 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Tools/ChangeLog
Tools/Scripts/webkitpy/common/config/committers.py

index c01758e..de55c8b 100644 (file)
@@ -1,3 +1,9 @@
+2012-03-02  Stephen Chenney  <schenney@chromium.org>
+
+        Unreviewed, add myself as a committer
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-03-02  Ojan Vafai  <ojan@chromium.org>
 
         Add the Chromium Lion canary bot to the flakiness dashboard.
index 0294e54..930f126 100644 (file)
@@ -333,6 +333,7 @@ committers_unable_to_review = [
     Committer("Shawn Singh", "shawnsingh@chromium.org", "shawnsingh"),
     Committer("Shinya Kawanaka", "shinyak@chromium.org", "shinyak"),
     Committer("Siddharth Mathur", "siddharth.mathur@nokia.com", "simathur"),
+    Committer("Stephen Chenney", "schenney@chromium.org", "schenney"),
     Committer("Steve Lacey", "sjl@chromium.org", "stevela"),
     Committer("Takashi Toyoshima", "toyoshim@chromium.org", "toyoshim"),
     Committer("Thomas Sepez", "tsepez@chromium.org", "tsepez"),