Modified: trunk/Tools/ChangeLog (132676 => 132677)
--- trunk/Tools/ChangeLog 2012-10-26 17:52:33 UTC (rev 132676)
+++ trunk/Tools/ChangeLog 2012-10-26 18:18:14 UTC (rev 132677)
@@ -1,3 +1,9 @@
+2012-10-26 David Barton <[email protected]>
+
+ Unreviewed. Update my IRC nickname to a registered one.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-10-26 Simon Hausmann <[email protected]>
[Qt] Fix the LLInt build on Windows
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (132676 => 132677)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-10-26 17:52:33 UTC (rev 132676)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-10-26 18:18:14 UTC (rev 132677)
@@ -232,7 +232,7 @@
Committer("Dan Winship", "[email protected]", "danw"),
Committer("Dana Jansens", "[email protected]", "danakj"),
Committer("Daniel Cheng", "[email protected]", "dcheng"),
- Committer("Dave Barton", "[email protected]", "dbarton"),
+ Committer("Dave Barton", "[email protected]", "davebarton"),
Committer("Dave Tharp", "[email protected]", "dtharp"),
Committer("David Michael Barr", ["[email protected]", "[email protected]", "[email protected]"], "barrbrain"),
Committer("David Grogan", ["[email protected]", "[email protected]"], "dgrogan"),