Title: [119264] trunk/Tools
Revision
119264
Author
[email protected]
Date
2012-06-01 12:39:24 -0700 (Fri, 01 Jun 2012)

Log Message

Adding Jacky Jiang to committers.py
https://bugs.webkit.org/show_bug.cgi?id=88122

Reviewed by Rob Buis.

Adding myself to committers.py as a Committer.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (119263 => 119264)


--- trunk/Tools/ChangeLog	2012-06-01 19:38:56 UTC (rev 119263)
+++ trunk/Tools/ChangeLog	2012-06-01 19:39:24 UTC (rev 119264)
@@ -1,3 +1,14 @@
+2012-06-01  Jacky Jiang  <[email protected]>
+
+        Adding Jacky Jiang to committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=88122
+
+        Reviewed by Rob Buis.
+
+        Adding myself to committers.py as a Committer.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-06-01  Jessie Berlin  <[email protected]>
 
         Fix Windows build.

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-06-01 19:38:56 UTC (rev 119263)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-06-01 19:39:24 UTC (rev 119264)
@@ -258,6 +258,7 @@
     Committer("Ilya Sherman", "[email protected]", "isherman"),
     Committer("Ilya Tikhonovsky", "[email protected]", "loislo"),
     Committer("Ivan Krsti\u0107", "[email protected]"),
+    Committer("Jacky Jiang", ["[email protected]", "[email protected]", "[email protected]"], "jkjiang"),
     Committer("Jakob Petsovits", ["[email protected]", "[email protected]"], "jpetso"),
     Committer("Jakub Wieczorek", "[email protected]", "fawek"),
     Committer("James Hawkins", ["[email protected]", "[email protected]"], "jhawkins"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to