Modified: trunk/Tools/ChangeLog (113624 => 113625)
--- trunk/Tools/ChangeLog 2012-04-09 21:46:55 UTC (rev 113624)
+++ trunk/Tools/ChangeLog 2012-04-09 21:58:18 UTC (rev 113625)
@@ -1,3 +1,12 @@
+2012-04-09 Dana Jansens <[email protected]>
+
+ Mark myself as a committer
+ https://bugs.webkit.org/show_bug.cgi?id=83510
+
+ Reviewed by Adrienne Walker.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-04-09 Dirk Pranke <[email protected]>
nrwt is failing to upload test results on the chromium-mac-leopard bots
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (113624 => 113625)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-04-09 21:46:55 UTC (rev 113624)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-04-09 21:58:18 UTC (rev 113625)
@@ -118,7 +118,6 @@
Contributor("Aryeh Gregor", "[email protected]", "AryehGregor"),
Contributor("Balazs Ankes", "[email protected]", 'abalazs'),
Contributor("Commit Queue", "[email protected]"),
- Contributor("Dana Jansens", "[email protected]", "danakj"),
Contributor("Daniel Sievers", "[email protected]"),
Contributor("Dave Barton", "[email protected]"),
Contributor("Dave Tharp", "[email protected]", "dtharp"),
@@ -210,6 +209,7 @@
Committer("Collin Jackson", "[email protected]", "collinjackson"),
Committer("Cris Neckar", "[email protected]", "cneckar"),
Committer("Dan Winship", "[email protected]", "danw"),
+ Committer("Dana Jansens", "[email protected]", "danakj"),
Committer("Daniel Cheng", "[email protected]", "dcheng"),
Committer("David Grogan", ["[email protected]", "[email protected]"], "dgrogan"),
Committer("David Smith", ["[email protected]", "[email protected]"], "catfishman"),