Title: [269422] trunk/Tools
Revision
269422
Author
[email protected]
Date
2020-11-05 03:10:38 -0800 (Thu, 05 Nov 2020)

Log Message

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

Patch by Rob Buis <[email protected]> on 2020-11-05
Reviewed by Carlos Garcia Campos.

Update my information in contributors.json to change the autocomplete email address to be Igalia.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (269421 => 269422)


--- trunk/Tools/ChangeLog	2020-11-05 08:47:42 UTC (rev 269421)
+++ trunk/Tools/ChangeLog	2020-11-05 11:10:38 UTC (rev 269422)
@@ -1,3 +1,14 @@
+2020-11-05  Rob Buis  <[email protected]>
+
+        Update my information in contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=218608
+
+        Reviewed by Carlos Garcia Campos.
+
+        Update my information in contributors.json to change the autocomplete email address to be Igalia.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-11-04  Jonathan Bedard  <[email protected]>
 
         [webkitscmpy] Add checkout command

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-11-05 08:47:42 UTC (rev 269421)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-11-05 11:10:38 UTC (rev 269422)
@@ -4803,12 +4803,12 @@
    },
    "Rob Buis" : {
       "emails" : [
+         "[email protected]",
          "[email protected]",
          "[email protected]",
          "[email protected]",
          "[email protected]",
-         "[email protected]",
-         "[email protected]"
+         "[email protected]"
       ],
       "expertise" : "KDE contributor, The QtWebKit Port, SVG (Scalable Vector Graphics)",
       "nicks" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to