From 89983ea0ccacbdd60e41bfadd1632d3682f83bd6 Mon Sep 17 00:00:00 2001 From: "abecsi@webkit.org" Date: Fri, 29 Jan 2010 03:40:08 +0000 Subject: [PATCH] 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 --- WebKitTools/ChangeLog | 6 ++++++ WebKitTools/Scripts/webkitpy/committers.py | 1 + 2 files changed, 7 insertions(+) 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"), -- 1.8.3.1