Modified: trunk/Tools/ChangeLog (109733 => 109734)
--- trunk/Tools/ChangeLog 2012-03-05 13:00:09 UTC (rev 109733)
+++ trunk/Tools/ChangeLog 2012-03-05 13:29:47 UTC (rev 109734)
@@ -1,3 +1,9 @@
+2012-03-05 Alexander Færøy <[email protected]>
+
+ Unreviewed. Add myself to committer list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-03-05 Tor Arne Vestbø <[email protected]>
[Qt] Use config test to determine if the compiler supports -MD
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (109733 => 109734)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-05 13:00:09 UTC (rev 109733)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-05 13:29:47 UTC (rev 109734)
@@ -164,6 +164,7 @@
Committer("Adam Langley", "[email protected]", "agl"),
Committer("Ademar de Souza Reis Jr", ["[email protected]", "[email protected]"], "ademar"),
Committer("Albert J. Wong", "[email protected]"),
+ Committer(u"Alexander F\u00e6r\u00f8y", ["[email protected]", "[email protected]"], "ahf"),
Committer("Alexander Kellett", ["[email protected]", "[email protected]", "[email protected]"], "lypanov"),
Committer("Alexander Pavlov", "[email protected]", "apavlov"),
Committer("Alexandru Chiculita", "[email protected]", "achicu"),