Title: [97317] trunk/Tools
Revision
97317
Author
[email protected]
Date
2011-10-12 16:14:16 -0700 (Wed, 12 Oct 2011)

Log Message

Added myself as a committer.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (97316 => 97317)


--- trunk/Tools/ChangeLog	2011-10-12 23:02:26 UTC (rev 97316)
+++ trunk/Tools/ChangeLog	2011-10-12 23:14:16 UTC (rev 97317)
@@ -1,3 +1,9 @@
+2011-10-10  Alice Boxhall  <[email protected]>
+
+        Added myself as a committer.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-10-12  Adam Barth  <[email protected]>
 
         _run_tests is a confusing variable name in webkitpy

Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (97316 => 97317)


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-10-12 23:02:26 UTC (rev 97316)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-10-12 23:14:16 UTC (rev 97317)
@@ -87,7 +87,6 @@
 
 contributors_who_are_not_committers = [
     Contributor("Alexey Marinichev", ["[email protected]", "[email protected]"], "amarinichev"),
-    Contributor("Alice Boxhall", "[email protected]", "aboxhall"),
     Contributor("Ami Fischman", ["[email protected]", "[email protected]"], "amifischman0"),
     Contributor("Andras Piroska", "[email protected]", "andris88"),
     Contributor("Anne van Kesteren", "[email protected]", "annevk"),
@@ -142,6 +141,7 @@
     Committer("Alexander Kellett", ["[email protected]", "[email protected]", "[email protected]"], "lypanov"),
     Committer("Alexander Pavlov", "[email protected]", "apavlov"),
     Committer("Alexis Menard", ["[email protected]", "[email protected]", "[email protected]"], "darktears"),
+    Committer("Alice Boxhall", "[email protected]", "aboxhall"),
     Committer("Alok Priyadarshi", "[email protected]", "alokp"),
     Committer("Amruth Raj", "[email protected]", "amruthraj"),
     Committer("Andre Boule", "[email protected]"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to