Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (106113 => 106114)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-01-27 13:54:21 UTC (rev 106113)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-01-27 14:02:15 UTC (rev 106114)
@@ -105,6 +105,7 @@
contributors_who_are_not_committers = [
+ Contributor("Adam Kallai", "[email protected]", 'kadam'),
Contributor("Aharon Lanin", "[email protected]"),
Contributor("Alan Stearns", "[email protected]", 'astearns'),
Contributor("Alexandre Elias", "[email protected]"),
@@ -114,6 +115,7 @@
Contributor("Anne van Kesteren", "[email protected]", "annevk"),
Contributor("Annie Sullivan", "[email protected]", "annie"),
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]"),
@@ -129,15 +131,19 @@
Contributor("Greg Simon", "[email protected]", "gregsimon"),
Contributor("Gregg Tavares", ["[email protected]", "[email protected]"], "gman"),
Contributor("Ian Hickson", "[email protected]", "hixie"),
+ Contributor("Janos Badics", "[email protected]", 'dicska'),
Contributor("John Bates", ["[email protected]", "[email protected]"], "jbates"),
Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
Contributor("Kaustubh Atrawalkar", ["[email protected]"], "silverroots"),
Contributor("Kristof Kosztyo", "[email protected]", "kkristof"),
Contributor("Kulanthaivel Palanichamy", "[email protected]", "kvel"),
+ Contributor("Nandor Huszka", "[email protected]", "hnandor"),
Contributor("Oliver Varga", ["[email protected]", "[email protected]"], "TwistO"),
Contributor("Peter Gal", "[email protected]", "elecro"),
Contributor("Peter Linss", "[email protected]", "plinss"),
Contributor("Radar WebKit Bug Importer", "[email protected]"),
+ Contributor("Roland Takacs", "[email protected]", "rtakacs"),
+ Contributor("Szilard Ledan-Muntean", "[email protected]", "szledan"),
Contributor("Tab Atkins", ["[email protected]", "[email protected]"], "tabatkins"),
Contributor("Tamas Czene", ["[email protected]", "[email protected]"], "tczene"),
Contributor("WebKit Review Bot", "[email protected]", "sheriff-bot"),