Modified: trunk/Tools/ChangeLog (89509 => 89510)
--- trunk/Tools/ChangeLog 2011-06-23 01:07:19 UTC (rev 89509)
+++ trunk/Tools/ChangeLog 2011-06-23 01:10:25 UTC (rev 89510)
@@ -1,3 +1,13 @@
+2011-06-22 Luke Macpherson <[email protected]>
+
+ Reviewed by Andreas Kling.
+
+ Move macpherson from contributor list to committer list.
+ https://bugs.webkit.org/show_bug.cgi?id=63179
+
+ * Scripts/webkitpy/common/config/committers.py:
+ Move macpherson from contributor list to committer list.
+
2011-06-22 David Levin <[email protected]>
Reviewed by Adam Barth.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (89509 => 89510)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-06-23 01:07:19 UTC (rev 89509)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-06-23 01:10:25 UTC (rev 89510)
@@ -83,7 +83,6 @@
Contributor("Ian Hickson", "[email protected]", "hixie"),
Contributor("John Bates", ["[email protected]", "[email protected]"], "jbates"),
Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
- Contributor("Luke Macpherson", ["[email protected]", "[email protected]"], "macpherson"),
Contributor("Naoki Takano", "[email protected]", "honten"),
Contributor("Nat Duca", ["[email protected]", "[email protected]"], "nduca"),
Contributor("Pierre Rossi", "[email protected]", "elproxy"),
@@ -206,6 +205,7 @@
Committer("Lucas De Marchi", ["[email protected]", "[email protected]"], "demarchi"),
Committer("Lucas Forschler", ["[email protected]"], "lforschler"),
Committer("Luiz Agostini", ["[email protected]", "[email protected]"], "lca"),
+ Committer("Luke Macpherson", ["[email protected]", "[email protected]"], "macpherson"),
Committer("Mads Ager", "[email protected]"),
Committer("Mahesh Kulkarni", "[email protected]", "maheshk"),
Committer("Marcus Voltis Bulach", "[email protected]"),