Title: [240480] trunk/Tools
Revision
240480
Author
[email protected]
Date
2019-01-25 10:42:00 -0800 (Fri, 25 Jan 2019)

Log Message

* Scripts/webkitpy/common/config/contributors.json: Removing a stray comma.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (240479 => 240480)


--- trunk/Tools/ChangeLog	2019-01-25 18:39:48 UTC (rev 240479)
+++ trunk/Tools/ChangeLog	2019-01-25 18:42:00 UTC (rev 240480)
@@ -1,5 +1,9 @@
 2019-01-25  Alexey Proskuryakov  <[email protected]>
 
+        * Scripts/webkitpy/common/config/contributors.json: Removing a stray comma.
+
+2019-01-25  Alexey Proskuryakov  <[email protected]>
+
         Add contributors.json entries for Ling Ho and for a new bot watchers group.
 
         * Scripts/webkitpy/common/config/contributors.json:

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-01-25 18:39:48 UTC (rev 240479)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-01-25 18:42:00 UTC (rev 240480)
@@ -3800,7 +3800,7 @@
       "emails" : [
          "[email protected]"
       ],
-      "expertise" : "webkit.org admin",
+      "expertise" : "webkit.org admin"
    },
    "Lorenzo Tilve" : {
       "emails" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to