Title: [116266] trunk/Tools
Revision
116266
Author
[email protected]
Date
2012-05-06 21:11:54 -0700 (Sun, 06 May 2012)

Log Message

Add a contributor to committers.py
https://bugs.webkit.org/show_bug.cgi?id=85761

Reviewed by Unreviewed.

Add myself to committers.py contributor.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (116265 => 116266)


--- trunk/Tools/ChangeLog	2012-05-07 04:09:39 UTC (rev 116265)
+++ trunk/Tools/ChangeLog	2012-05-07 04:11:54 UTC (rev 116266)
@@ -1,3 +1,14 @@
+2012-05-06  Mary Wu  <[email protected]>
+
+        Add a contributor to committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=85761
+
+        Reviewed by Unreviewed.
+
+        Add myself to committers.py contributor.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-05-06  Dan Bernstein  <[email protected]>
 
         Tools part of: Building and debugging WebKit in the Xcode IDE requires a lot of setup

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-07 04:09:39 UTC (rev 116265)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-07 04:11:54 UTC (rev 116266)
@@ -303,6 +303,7 @@
     Committer("Marcus Voltis Bulach", "[email protected]"),
     Committer("Mario Sanchez Prada", ["[email protected]", "[email protected]"], "msanchez"),
     Committer("Mark Hahnenberg", "[email protected]"),
+    Committer("Mary Wu", ["[email protected]", "[email protected]"], "marywu"),
     Committer("Matt Delaney", "[email protected]"),
     Committer("Matt Lilek", ["[email protected]", "[email protected]", "[email protected]"], "pewtermoose"),
     Committer("Matt Perry", "[email protected]"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to