Modified: trunk/Tools/ChangeLog (129702 => 129703)
--- trunk/Tools/ChangeLog 2012-09-26 20:57:32 UTC (rev 129702)
+++ trunk/Tools/ChangeLog 2012-09-26 20:57:51 UTC (rev 129703)
@@ -1,3 +1,9 @@
+2012-09-26 David Michael Barr <[email protected]>
+
+ Unreviewed. Upgrade myself from contributor to committer.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-09-26 Ryosuke Niwa <[email protected]>
Remove deprecated code from perftestrunner.py
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (129702 => 129703)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-26 20:57:32 UTC (rev 129702)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-26 20:57:51 UTC (rev 129703)
@@ -119,7 +119,6 @@
Contributor("Brian Salomon", "[email protected]"),
Contributor("Commit Queue", "[email protected]"),
Contributor("Daniel Sievers", "[email protected]"),
- Contributor("David Barr", "[email protected]", "barrbrain"),
Contributor("David Dorwin", "[email protected]", "ddorwin"),
Contributor("David Reveman", "[email protected]", "reveman"),
Contributor("Dongsung Huang", "[email protected]", "Huang"),
@@ -233,6 +232,7 @@
Committer("Daniel Cheng", "[email protected]", "dcheng"),
Committer("Dave Barton", "[email protected]", "dbarton"),
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"),
Committer("David Smith", ["[email protected]", "[email protected]"], "catfishman"),
Committer("Diego Gonzalez", ["[email protected]", "[email protected]"], "diegohcg"),