Title: [261060] trunk/Tools
Revision
261060
Author
[email protected]
Date
2020-05-03 00:44:32 -0700 (Sun, 03 May 2020)

Log Message

Update info.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (261059 => 261060)


--- trunk/Tools/ChangeLog	2020-05-03 06:20:52 UTC (rev 261059)
+++ trunk/Tools/ChangeLog	2020-05-03 07:44:32 UTC (rev 261060)
@@ -1,3 +1,9 @@
+2020-05-03  Daniel Bates  <[email protected]>
+
+        Update info.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-05-02  ChangSeok Oh  <[email protected]>
 
         Unreviewed, add myself to some watch lists.

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-05-03 06:20:52 UTC (rev 261059)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-05-03 07:44:32 UTC (rev 261060)
@@ -1413,6 +1413,9 @@
       ]
    },
    "Daniel Bates" : {
+      "aliases" : [
+         "Dan Bates"
+      ],
       "emails" : [
          "[email protected]",
          "[email protected]"
@@ -1419,7 +1422,8 @@
       ],
       "expertise" : "Text Layout, Event Handling, Security, XSSAuditor, Drag and Drop, Basic types and data structures, Tools, General (probably a good backup on most topics even if not specifically an expert)",
       "nicks" : [
-         "dydz"
+         "dydz",
+         "dydx"
       ],
       "status" : "reviewer"
    },
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to