Modified: trunk/Tools/ChangeLog (114279 => 114280)
--- trunk/Tools/ChangeLog 2012-04-16 18:06:00 UTC (rev 114279)
+++ trunk/Tools/ChangeLog 2012-04-16 18:12:25 UTC (rev 114280)
@@ -1,3 +1,11 @@
+2012-04-16 Vincent Scheib <[email protected]>
+
+ Adding Contributors Brian Salomon and Tom Hudson to committers.py.
+
+ Unreviewed.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-04-16 Jonathan Dong <[email protected]>
[BlackBerry] Add ability for DRT to handle HTTP authentication challenges.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (114279 => 114280)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-04-16 18:06:00 UTC (rev 114279)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-04-16 18:12:25 UTC (rev 114280)
@@ -118,6 +118,7 @@
Contributor("Annie Sullivan", "[email protected]", "annie"),
Contributor("Aryeh Gregor", "[email protected]", "AryehGregor"),
Contributor("Balazs Ankes", "[email protected]", 'abalazs'),
+ Contributor("Brian Salomon", "[email protected]"),
Contributor("Commit Queue", "[email protected]"),
Contributor("Daniel Sievers", "[email protected]"),
Contributor("Dave Barton", "[email protected]"),
@@ -148,6 +149,7 @@
Contributor("Szilard Ledan-Muntean", "[email protected]", "szledan"),
Contributor("Tab Atkins", ["[email protected]", "[email protected]"], "tabatkins"),
Contributor("Tamas Czene", ["[email protected]", "[email protected]"], "tczene"),
+ Contributor("Tom Hudson", "[email protected]"),
Contributor("WebKit Review Bot", "[email protected]", "sheriff-bot"),
Contributor("Wyatt Carss", ["[email protected]", "[email protected]"], "wcarss"),
Contributor("Zoltan Arvai", "[email protected]", "azbest_hu"),