Title: [240479] trunk/Tools
Revision
240479
Author
[email protected]
Date
2019-01-25 10:39:48 -0800 (Fri, 25 Jan 2019)

Log Message

Add contributors.json entries for Ling Ho and for a new bot watchers group.

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

Modified Paths

Diff

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


--- trunk/Tools/ChangeLog	2019-01-25 17:58:58 UTC (rev 240478)
+++ trunk/Tools/ChangeLog	2019-01-25 18:39:48 UTC (rev 240479)
@@ -1,3 +1,9 @@
+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:
+
 2019-01-25  Chris Dumez  <[email protected]>
 
         Regression(PSON?) Crash under NavigationState::NavigationClient::decidePolicyForNavigationAction()

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-01-25 17:58:58 UTC (rev 240478)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-01-25 18:39:48 UTC (rev 240479)
@@ -758,6 +758,11 @@
       ],
       "status" : "reviewer"
    },
+   "Apple Bot Watchers" : {
+      "emails" : [
+         "[email protected]"
+      ]
+   },
    "Ariya Hidayat" : {
       "emails" : [
          "[email protected]",
@@ -3791,6 +3796,12 @@
          "[email protected]"
       ]
    },
+   "Ling Ho" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "expertise" : "webkit.org admin",
+   },
    "Lorenzo Tilve" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to