Modified: trunk/Tools/ChangeLog (122278 => 122279)
--- trunk/Tools/ChangeLog 2012-07-10 23:36:07 UTC (rev 122278)
+++ trunk/Tools/ChangeLog 2012-07-10 23:39:33 UTC (rev 122279)
@@ -1,3 +1,12 @@
+2012-07-10 Alec Flett <[email protected]>
+
+ Add alecflett to the list of committers
+ https://bugs.webkit.org/show_bug.cgi?id=90903
+
+ Reviewed by Ojan Vafai.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-07-10 Xianzhu Wang <[email protected]>
Unreviewed fix of webkitpy unittest break about chromium_android.py
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (122278 => 122279)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-07-10 23:36:07 UTC (rev 122278)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-07-10 23:39:33 UTC (rev 122279)
@@ -110,7 +110,6 @@
Contributor("Adam Kallai", "[email protected]", 'kadam'),
Contributor("Aharon Lanin", "[email protected]"),
Contributor("Alan Stearns", "[email protected]", 'astearns'),
- Contributor("Alec Flett", ["[email protected]", "[email protected]"], "alecf"),
Contributor("Alexandre Elias", "[email protected]"),
Contributor("Alexey Marinichev", ["[email protected]", "[email protected]"], "amarinichev"),
Contributor("Allan Sandfeld Jensen", ["[email protected]", "[email protected]", "[email protected]"], "carewolf"),
@@ -177,6 +176,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("Alec Flett", ["[email protected]", "[email protected]"], "alecf"),
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"),