Adding myself to committers.py
authorjsbell@chromium.org <jsbell@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 22:34:51 +0000 (22:34 +0000)
committerjsbell@chromium.org <jsbell@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 22:34:51 +0000 (22:34 +0000)
https://bugs.webkit.org/show_bug.cgi?id=76569

Unreviewed.

* Scripts/webkitpy/common/config/committers.py:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105322 268f45cc-cd09-0410-ab3c-d52691b4dbfc

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

index 553e974..3e935c6 100644 (file)
@@ -1,3 +1,12 @@
+2012-01-18  Joshua Bell  <jsbell@chromium.org>
+
+        Adding myself to committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=76569
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-01-18  Adam Barth  <abarth@webkit.org>
 
         Up the cap on test failures tolerated by the EWS so the mac-ews can run to completion
index 39f43d4..0607002 100644 (file)
@@ -258,6 +258,7 @@ committers_unable_to_review = [
     Committer("Jon Lee", "jonlee@apple.com", "jonlee"),
     Committer("Joone Hur", ["joone.hur@collabora.co.uk", "joone@kldp.org", "joone@webkit.org"], "joone"),
     Committer("Joost de Valk", ["joost@webkit.org", "webkit-dev@joostdevalk.nl"], "Altha"),
+    Committer("Joshua Bell", ["jsbell@chromium.org", "jsbell@google.com"], "jsbell"),
     Committer("Julie Parent", ["jparent@google.com", "jparent@chromium.org"], "jparent"),
     Committer("Jungshik Shin", "jshin@chromium.org"),
     Committer("Justin Schuh", "jschuh@chromium.org", "jschuh"),