Modified: trunk/Tools/ChangeLog (95679 => 95680)
--- trunk/Tools/ChangeLog 2011-09-21 23:25:35 UTC (rev 95679)
+++ trunk/Tools/ChangeLog 2011-09-21 23:32:31 UTC (rev 95680)
@@ -1,3 +1,12 @@
+2011-09-21 Anna Cavender <[email protected]>
+
+ Update committers.py with a new contributor contact
+ https://bugs.webkit.org/show_bug.cgi?id=68565
+
+ Reviewed by Eric Carlson.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-09-21 Chang Shu <[email protected]>
[WK2] [Mac] Implement a more-complete MouseDown/MouseUp/MouseMoveTo functions for WebKit2 EventSender
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (95679 => 95680)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-21 23:25:35 UTC (rev 95679)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-21 23:32:31 UTC (rev 95680)
@@ -90,7 +90,6 @@
Contributor("Alice Boxhall", "[email protected]", "aboxhall"),
Contributor("Ami Fischman", ["[email protected]", "[email protected]"], "amifischman0"),
Contributor("Andras Piroska", "[email protected]", "andris88"),
- Contributor("Anna Cavender", "[email protected]", "annacc"),
Contributor("Anne van Kesteren", "[email protected]", "annevk"),
Contributor("Annie Sullivan", "[email protected]", "annie"),
Contributor("Antoine Labour", "[email protected]", "piman"),
@@ -149,6 +148,7 @@
Committer("Andrew Scherkus", "[email protected]", "scherkus"),
Committer("Andrey Kosyakov", "[email protected]", "caseq"),
Committer("Andras Becsi", ["[email protected]", "[email protected]"], "bbandix"),
+ Committer("Anna Cavender", "[email protected]", "annacc"),
Committer("Anthony Ricaud", "[email protected]", "rik"),
Committer("Anton D'Auria", "[email protected]", "antonlefou"),
Committer("Anton Muhin", "[email protected]", "antonm"),