Modified: trunk/Tools/ChangeLog (96147 => 96148)
--- trunk/Tools/ChangeLog 2011-09-27 20:24:15 UTC (rev 96147)
+++ trunk/Tools/ChangeLog 2011-09-27 20:29:38 UTC (rev 96148)
@@ -1,3 +1,9 @@
+2011-09-27 Ryosuke Niwa <[email protected]>
+
+ Add Kaustubh Atrawalkar to the list of contributors.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-09-27 Mihai Parparita <[email protected]>
[Chromium] Fixed layout mode tests break subsequent tests
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (96147 => 96148)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-27 20:24:15 UTC (rev 96147)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-27 20:29:38 UTC (rev 96148)
@@ -107,6 +107,7 @@
Contributor("Jarred Nicholls", "[email protected]", "jarrednicholls"),
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("Oliver Varga", ["[email protected]", "[email protected]"], "TwistO"),