Title: [274753] trunk/Tools
Revision
274753
Author
[email protected]
Date
2021-03-22 11:12:59 -0700 (Mon, 22 Mar 2021)

Log Message

Add Jean-Yves Avenard to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=223555

Patch by Jean-Yves Avenard <[email protected]> on 2021-03-22
Reviewed by Eric Carlson.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (274752 => 274753)


--- trunk/Tools/ChangeLog	2021-03-22 18:10:54 UTC (rev 274752)
+++ trunk/Tools/ChangeLog	2021-03-22 18:12:59 UTC (rev 274753)
@@ -1,3 +1,12 @@
+2021-03-22  Jean-Yves Avenard  <[email protected]>
+
+        Add Jean-Yves Avenard to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=223555
+
+        Reviewed by Eric Carlson.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2021-03-19  BJ Burg  <[email protected]>
 
         Update filter-build-webkit

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-03-22 18:10:54 UTC (rev 274752)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-03-22 18:12:59 UTC (rev 274753)
@@ -2792,6 +2792,14 @@
          "jcivelli"
       ]
    },
+   "Jean-Yves Avenard" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "jya"
+      ]
+   },
    "Jeff Miller" : {
       "emails" : [
          "[email protected]"
@@ -6102,4 +6110,4 @@
       ],
       "status" : "reviewer"
    }
-}
+}
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to