Modified: trunk/Tools/ChangeLog (111010 => 111011)
--- trunk/Tools/ChangeLog 2012-03-16 15:51:07 UTC (rev 111010)
+++ trunk/Tools/ChangeLog 2012-03-16 16:04:44 UTC (rev 111011)
@@ -1,3 +1,9 @@
+2012-03-16 Mahesh Kulkarni <[email protected]>
+
+ Updating email for committer.py script.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-03-16 Robert Kroeger <[email protected]>
[chromium] DRT: Add support for sending gesture scrolls without a begin
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (111010 => 111011)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-16 15:51:07 UTC (rev 111010)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-16 16:04:44 UTC (rev 111011)
@@ -285,7 +285,7 @@
Committer("Lucas Forschler", ["[email protected]"], "lforschler"),
Committer("Luke Macpherson", ["[email protected]", "[email protected]"], "macpherson"),
Committer("Mads Ager", "[email protected]"),
- Committer("Mahesh Kulkarni", "[email protected]", "maheshk"),
+ Committer("Mahesh Kulkarni", ["[email protected]", "[email protected]"], "maheshk"),
Committer("Marcus Voltis Bulach", "[email protected]"),
Committer("Mario Sanchez Prada", ["[email protected]", "[email protected]"], "msanchez"),
Committer("Mark Hahnenberg", "[email protected]"),