Modified: trunk/Tools/ChangeLog (95257 => 95258)
--- trunk/Tools/ChangeLog 2011-09-16 02:03:20 UTC (rev 95257)
+++ trunk/Tools/ChangeLog 2011-09-16 02:14:07 UTC (rev 95258)
@@ -1,3 +1,9 @@
+2011-09-15 James Robinson <[email protected]>
+
+ Add Antoine Labour and Shawn Singh to the contributors-but-not-committers list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-09-15 Tom Zakrajsek <[email protected]>
UpdateChangeLogsWithReviewer should be able to determine reviewer of latest reviewed patch in a bug
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (95257 => 95258)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-16 02:03:20 UTC (rev 95257)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-16 02:14:07 UTC (rev 95258)
@@ -93,6 +93,7 @@
Contributor("Anna Cavender", "[email protected]", "annacc"),
Contributor("Anne van Kesteren", "[email protected]", "annevk"),
Contributor("Annie Sullivan", "[email protected]", "annie"),
+ Contributor("Antoine Labour", "[email protected]", "piman"),
Contributor("Aryeh Gregor", "[email protected]", "AryehGregor"),
Contributor("David Barr", "[email protected]", "barrbrain"),
Contributor("David Dorwin", "[email protected]", "ddorwin"),
@@ -111,6 +112,7 @@
Contributor("Peter Beverloo", "[email protected]", "beverloo"),
Contributor("Peter Gal", "[email protected]", "elecro"),
Contributor("Pierre Rossi", "[email protected]", "elproxy"),
+ Contributor("Shawn Singh", "[email protected]", "shawnsingh"),
Contributor("Tab Atkins", ["[email protected]", "[email protected]"], "tabatkins"),
Contributor("Tamas Czene", ["[email protected]", "[email protected]"], "tczene"),
Contributor("Wyatt Carss", ["[email protected]", "[email protected]"], "wcarss"),