Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (102411 => 102412)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-12-09 01:59:18 UTC (rev 102411)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-12-09 02:00:57 UTC (rev 102412)
@@ -107,6 +107,7 @@
contributors_who_are_not_committers = [
Contributor("Aharon Lanin", "[email protected]"),
Contributor("Alan Stearns", "[email protected]", 'astearns'),
+ Contributor("Alexandre Elias", "[email protected]"),
Contributor("Alexey Marinichev", ["[email protected]", "[email protected]"], "amarinichev"),
Contributor("Ami Fischman", ["[email protected]", "[email protected]"], "amifischman0"),
Contributor("Andras Piroska", "[email protected]", "andris88"),
@@ -114,12 +115,17 @@
Contributor("Annie Sullivan", "[email protected]", "annie"),
Contributor("Antoine Labour", "[email protected]", "piman"),
Contributor("Aryeh Gregor", "[email protected]", "AryehGregor"),
+ Contributor("Dana Jansens", "[email protected]", "danakj"),
+ Contributor("Daniel Sievers", "[email protected]"),
Contributor("David Barr", "[email protected]", "barrbrain"),
Contributor("David Dorwin", "[email protected]", "ddorwin"),
+ Contributor("David Reveman", "[email protected]", "reveman"),
Contributor("Douglas Davidson", "[email protected]"),
Contributor("Edward O'Connor", "[email protected]", "hober"),
+ Contributor("Eric Penner", "[email protected]", "epenner"),
Contributor("Felician Marton", ["[email protected]", "[email protected]"], "Felician"),
Contributor("Finnur Thorarinsson", ["[email protected]", "[email protected]"], "finnur"),
+ Contributor("Grace Kloba", "[email protected]", "klobag"),
Contributor("Greg Simon", "[email protected]", "gregsimon"),
Contributor("Gregg Tavares", ["[email protected]", "[email protected]"], "gman"),
Contributor("Ian Hickson", "[email protected]", "hixie"),