Modified: trunk/Tools/ChangeLog (128517 => 128518)
--- trunk/Tools/ChangeLog 2012-09-13 22:56:07 UTC (rev 128517)
+++ trunk/Tools/ChangeLog 2012-09-13 22:58:09 UTC (rev 128518)
@@ -1,3 +1,9 @@
+2012-09-13 Mark Lam <[email protected]>
+
+ Unreviewed. Adding myself to the committers list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-09-13 Ryosuke Niwa <[email protected]>
run-perf-tests output cryptic error when the config file is missing.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (128517 => 128518)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-13 22:56:07 UTC (rev 128517)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-13 22:58:09 UTC (rev 128518)
@@ -323,6 +323,7 @@
Committer("Mahesh Kulkarni", ["[email protected]", "[email protected]"], "maheshk"),
Committer("Marcus Voltis Bulach", "[email protected]"),
Committer("Mario Sanchez Prada", ["[email protected]", "[email protected]"], "msanchez"),
+ Committer("Mark Lam", "[email protected]", "mlam"),
Committer("Mary Wu", ["[email protected]", "[email protected]"], "marywu"),
Committer("Matt Delaney", "[email protected]"),
Committer("Matt Lilek", ["[email protected]", "[email protected]", "[email protected]"], "pewtermoose"),