From: abecsi@webkit.org Date: Fri, 29 Jan 2010 03:40:08 +0000 (+0000) Subject: Adding myself to the committer list. No review needed. X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=89983ea0ccacbdd60e41bfadd1632d3682f83bd6 Adding myself to the committer list. No review needed. * Scripts/webkitpy/committers.py: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@54039 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog index 71aafe9..b3f921b 100644 --- a/WebKitTools/ChangeLog +++ b/WebKitTools/ChangeLog @@ -1,3 +1,9 @@ +2010-01-28 Andras Becsi + + Adding myself to the committer list. No review needed. + + * Scripts/webkitpy/committers.py: + 2010-01-28 Hayato Ito Reviewed by David Levin. diff --git a/WebKitTools/Scripts/webkitpy/committers.py b/WebKitTools/Scripts/webkitpy/committers.py index d4592f5..acca9f1 100644 --- a/WebKitTools/Scripts/webkitpy/committers.py +++ b/WebKitTools/Scripts/webkitpy/committers.py @@ -69,6 +69,7 @@ committers_unable_to_review = [ Committer("Alexander Pavlov", "apavlov@chromium.org"), Committer("Andre Boule", "aboule@apple.com"), Committer("Andrew Wellington", ["andrew@webkit.org", "proton@wiretapped.net"]), + Committer("Andras Becsi", "abecsi@webkit.org"), Committer("Anthony Ricaud", "rik@webkit.org"), Committer("Anton Muhin", "antonm@chromium.org"), Committer("Antonio Gomes", "tonikitoo@webkit.org"),