Title: [278601] trunk/Tools
Revision
278601
Author
[email protected]
Date
2021-06-08 05:02:43 -0700 (Tue, 08 Jun 2021)

Log Message

Update jya's email address
https://bugs.webkit.org/show_bug.cgi?id=226752

Reviewed by Tim Horton.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (278600 => 278601)


--- trunk/Tools/ChangeLog	2021-06-08 10:31:16 UTC (rev 278600)
+++ trunk/Tools/ChangeLog	2021-06-08 12:02:43 UTC (rev 278601)
@@ -1,3 +1,12 @@
+2021-06-08  Jean-Yves Avenard  <[email protected]>
+
+        Update jya's email address
+        https://bugs.webkit.org/show_bug.cgi?id=226752
+
+        Reviewed by Tim Horton.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2021-06-08  Philippe Normand  <[email protected]>
 
         [Flatpak SDK] Allow custom build directories

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-06-08 10:31:16 UTC (rev 278600)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-06-08 12:02:43 UTC (rev 278601)
@@ -2818,8 +2818,8 @@
    },
    "Jean-Yves Avenard" : {
       "emails" : [
-         "[email protected]",
-         "[email protected]"
+         "[email protected]",
+         "[email protected]"
       ],
       "nicks" : [
          "jya"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to