Title: [118373] trunk/Tools
Revision
118373
Author
[email protected]
Date
2012-05-24 07:54:04 -0700 (Thu, 24 May 2012)

Log Message

Add John Mellor as a contributor
https://bugs.webkit.org/show_bug.cgi?id=87389

Reviewed by Kenneth Rohde Christiansen.

John will be working on Font Boosting and is very involved with various
web-facing subjects of Chrome for Android, such as viewport.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (118372 => 118373)


--- trunk/Tools/ChangeLog	2012-05-24 14:53:25 UTC (rev 118372)
+++ trunk/Tools/ChangeLog	2012-05-24 14:54:04 UTC (rev 118373)
@@ -1,3 +1,15 @@
+2012-05-24  Peter Beverloo  <[email protected]>
+
+        Add John Mellor as a contributor
+        https://bugs.webkit.org/show_bug.cgi?id=87389
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        John will be working on Font Boosting and is very involved with various
+        web-facing subjects of Chrome for Android, such as viewport.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-05-24  Mikhail Pozdnyakov  <[email protected]>
 
         [EFL][DRT] LayoutTestController's setCacheModel() implementation

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-24 14:53:25 UTC (rev 118372)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-24 14:54:04 UTC (rev 118373)
@@ -143,6 +143,7 @@
     Contributor("John Bates", ["[email protected]", "[email protected]"], "jbates"),
     Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
     Contributor("John Grabowski", "[email protected]"),
+    Contributor("John Mellor", "[email protected]"),
     Contributor("Kulanthaivel Palanichamy", "[email protected]", "kvel"),
     Contributor(u"Michael Br\u00fcning", "[email protected]", "mibrunin"),
     Contributor("Min Qin", "[email protected]"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to