Title: [116266] trunk/Tools
Revision
116266
Author
mary...@torchmobile.com.cn
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  <mary...@torchmobile.com.cn>
+
+        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  <m...@apple.com>
 
         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", "bul...@chromium.org"),
     Committer("Mario Sanchez Prada", ["msanc...@igalia.com", "ma...@webkit.org"], "msanchez"),
     Committer("Mark Hahnenberg", "mhahnenb...@apple.com"),
+    Committer("Mary Wu", ["mary...@torchmobile.com.cn", "wwendy2...@gmail.com"], "marywu"),
     Committer("Matt Delaney", "mdela...@apple.com"),
     Committer("Matt Lilek", ["mli...@apple.com", "web...@mattlilek.com", "pewtermo...@webkit.org"], "pewtermoose"),
     Committer("Matt Perry", "mpcompl...@chromium.org"),
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to