Title: [88768] trunk/Tools
Revision
88768
Author
[email protected]
Date
2011-06-13 21:45:42 -0700 (Mon, 13 Jun 2011)

Log Message

        Added an updated e-mail address for Matt Lilek, to make Bugzilla autocomplete
        and commit queue happy.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (88767 => 88768)


--- trunk/Tools/ChangeLog	2011-06-14 04:34:40 UTC (rev 88767)
+++ trunk/Tools/ChangeLog	2011-06-14 04:45:42 UTC (rev 88768)
@@ -1,3 +1,10 @@
+2011-06-13  Alexey Proskuryakov  <[email protected]>
+
+        Added an updated e-mail address for Matt Lilek, to make Bugzilla autocomplete
+        and commit queue happy.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-06-13  Chris Rogers  <[email protected]>
 
         Unreviewed build fix.

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-06-14 04:34:40 UTC (rev 88767)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-06-14 04:45:42 UTC (rev 88768)
@@ -211,7 +211,7 @@
     Committer("Marcus Voltis Bulach", "[email protected]"),
     Committer("Mario Sanchez Prada", ["[email protected]", "[email protected]"], "msanchez"),
     Committer("Matt Delaney", "[email protected]"),
-    Committer("Matt Lilek", ["[email protected]", "[email protected]"]),
+    Committer("Matt Lilek", ["[email protected]", "[email protected]", "[email protected]"]),
     Committer("Matt Perry", "[email protected]"),
     Committer("Maxime Britto", ["[email protected]", "[email protected]"]),
     Committer("Maxime Simon", ["[email protected]", "[email protected]"], "maxime.simon"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to