Title: [122279] trunk/Tools
Revision
122279
Author
[email protected]
Date
2012-07-10 16:39:33 -0700 (Tue, 10 Jul 2012)

Log Message

Add alecflett to the list of committers
https://bugs.webkit.org/show_bug.cgi?id=90903

Patch by Alec Flett <[email protected]> on 2012-07-10
Reviewed by Ojan Vafai.

* Scripts/webkitpy/common/config/committers.py:

Modified Paths

Diff

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"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to