From fff7f36449bd7b22b19685494762efc45d609b3c Mon Sep 17 00:00:00 2001 From: "jsbell@chromium.org" Date: Wed, 18 Jan 2012 22:34:51 +0000 Subject: [PATCH] Adding myself to committers.py 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 | 9 +++++++++ Tools/Scripts/webkitpy/common/config/committers.py | 1 + 2 files changed, 10 insertions(+) diff --git a/Tools/ChangeLog b/Tools/ChangeLog index 553e974..3e935c6 100644 --- a/Tools/ChangeLog +++ b/Tools/ChangeLog @@ -1,3 +1,12 @@ +2012-01-18 Joshua Bell + + 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 Up the cap on test failures tolerated by the EWS so the mac-ews can run to completion diff --git a/Tools/Scripts/webkitpy/common/config/committers.py b/Tools/Scripts/webkitpy/common/config/committers.py index 39f43d4..0607002 100644 --- a/Tools/Scripts/webkitpy/common/config/committers.py +++ b/Tools/Scripts/webkitpy/common/config/committers.py @@ -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"), -- 2.7.4