Modified: trunk/Tools/ChangeLog (86968 => 86969)
--- trunk/Tools/ChangeLog 2011-05-20 18:20:07 UTC (rev 86968)
+++ trunk/Tools/ChangeLog 2011-05-20 18:23:50 UTC (rev 86969)
@@ -1,3 +1,11 @@
+2011-05-20 Alok Priyadarshi <al...@chromium.org>
+
+ Reviewed by Stephen White.
+
+ Adding myself to the committers list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-05-19 Adam Roben <aro...@apple.com>
Test that the WebKit2 UI process doesn't crash when starting a download
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (86968 => 86969)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-05-20 18:20:07 UTC (rev 86968)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-05-20 18:23:50 UTC (rev 86969)
@@ -108,6 +108,7 @@
Committer("Alexander Kellett", ["lypa...@mac.com", "a-lists...@lypanov.net", "lypa...@kde.org"], "lypanov"),
Committer("Alexander Pavlov", "apav...@chromium.org", "apavlov"),
Committer("Alexis Menard", ["alexis.men...@openbossa.org", "men...@kde.org"], "darktears"),
+ Committer("Alok Priyadarshi", "al...@chromium.org", "alokp"),
Committer("Andre Boule", "abo...@apple.com"),
Committer("Andrei Popescu", "andr...@google.com", "andreip"),
Committer("Andrew Wellington", ["and...@webkit.org", "pro...@wiretapped.net"], "proton"),