Title: [87592] trunk/Tools
Revision
87592
Author
[email protected]
Date
2011-05-27 19:00:13 -0700 (Fri, 27 May 2011)

Log Message

2011-05-27  Steve Lacey  <[email protected]>

        Reviewed by David Levin.

        Add [email protected] as a committer.

        https://bugs.webkit.org/show_bug.cgi?id=61672

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (87591 => 87592)


--- trunk/Tools/ChangeLog	2011-05-28 01:56:23 UTC (rev 87591)
+++ trunk/Tools/ChangeLog	2011-05-28 02:00:13 UTC (rev 87592)
@@ -1,3 +1,13 @@
+2011-05-27  Steve Lacey  <[email protected]>
+
+        Reviewed by David Levin.
+
+        Add [email protected] as a committer.
+
+        https://bugs.webkit.org/show_bug.cgi?id=61672
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-05-27  Dirk Pranke  <[email protected]>
 
         Reviewed by Ojan Vafai.

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-05-28 01:56:23 UTC (rev 87591)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-05-28 02:00:13 UTC (rev 87592)
@@ -87,7 +87,6 @@
     Contributor("Luke Macpherson", ["[email protected]", "[email protected]"], "macpherson"),
     Contributor("Naoki Takano", "[email protected]", "honten"),
     Contributor("Nat Duca", ["[email protected]", "[email protected]"], "nduca"),
-    Contributor("Steve Lacey", "[email protected]", "stevela"),
 ]
 
 
@@ -240,6 +239,7 @@
     Committer("Satish Sampath", "[email protected]"),
     Committer("Scott Violet", "[email protected]", "sky"),
     Committer("Sergio Villar Senin", ["[email protected]", "[email protected]"], "svillar"),
+    Committer("Steve Lacey", "[email protected]", "stevela"),
     Committer("Trey Matteson", "[email protected]", "trey"),
     Committer("Tristan O'Tierney", ["[email protected]", "[email protected]"]),
     Committer("Vangelis Kokkevis", "[email protected]", "vangelis"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to