Title: [121941] trunk/Tools
Revision
121941
Author
[email protected]
Date
2012-07-05 21:25:11 -0700 (Thu, 05 Jul 2012)

Log Message

Add Jason Liu to committers.py.
https://bugs.webkit.org/show_bug.cgi?id=90654

Unreviewed.


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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (121940 => 121941)


--- trunk/Tools/ChangeLog	2012-07-06 04:09:40 UTC (rev 121940)
+++ trunk/Tools/ChangeLog	2012-07-06 04:25:11 UTC (rev 121941)
@@ -1,3 +1,12 @@
+2012-07-05  Jason Liu  <[email protected]>
+
+        Add Jason Liu to committers.py.
+        https://bugs.webkit.org/show_bug.cgi?id=90654
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-07-05  Benjamin Poulain  <[email protected]>
 
         Double release of resources if the load is canceled in a callback of ResourceLoader::didFinishLoading

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-07-06 04:09:40 UTC (rev 121940)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-07-06 04:25:11 UTC (rev 121941)
@@ -267,6 +267,7 @@
     Committer("James Kozianski", ["[email protected]", "[email protected]"], "koz"),
     Committer("James Simonsen", "[email protected]", "simonjam"),
     Committer("Jarred Nicholls", ["[email protected]", "[email protected]"], "jarrednicholls"),
+    Committer("Jason Liu", ["[email protected]", "[email protected]"], "jasonliu"),
     Committer("Jay Civelli", "[email protected]", "jcivelli"),
     Committer("Jeff Miller", "[email protected]", "jeffm7"),
     Committer("Jeffrey Pfau", ["[email protected]", "[email protected]"], "jpfau"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to