Title: [173430] trunk/Tools
Revision
173430
Author
[email protected]
Date
2014-09-09 10:26:37 -0700 (Tue, 09 Sep 2014)

Log Message

Update my email in contributors.json
https://bugs.webkit.org/show_bug.cgi?id=136671

Patch by Christophe Dumez <[email protected]> on 2014-09-09
Reviewed by Andreas Kling.

* Scripts/webkitpy/common/config/contributors.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (173429 => 173430)


--- trunk/Tools/ChangeLog	2014-09-09 15:58:09 UTC (rev 173429)
+++ trunk/Tools/ChangeLog	2014-09-09 17:26:37 UTC (rev 173430)
@@ -1,3 +1,12 @@
+2014-09-09  Christophe Dumez  <[email protected]>
+
+        Update my email in contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=136671
+
+        Reviewed by Andreas Kling.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2014-09-08  Gyuyoung Kim  <[email protected]>
 
         [EFL] Enable fixed layout by default

Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (173429 => 173430)


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-09-09 15:58:09 UTC (rev 173429)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-09-09 17:26:37 UTC (rev 173430)
@@ -3691,13 +3691,14 @@
       },
       "Christophe Dumez" : {
          "emails" : [
+            "[email protected]",
             "[email protected]",
             "[email protected]",
             "[email protected]",
             "[email protected]",
             "[email protected]"
          ],
-         "expertise" : "The EFLWebKit Port, Bindings generator",
+         "expertise" : "The EFLWebKit Port, Bindings generator, Performance",
          "nicks" : [
             "cdumez"
          ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to