Title: [232813] trunk/Tools
Revision
232813
Author
david_fen...@apple.com
Date
2018-06-13 14:54:44 -0700 (Wed, 13 Jun 2018)

Log Message

Unreviewed, add myself as a WebKit committer.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (232812 => 232813)


--- trunk/Tools/ChangeLog	2018-06-13 21:48:57 UTC (rev 232812)
+++ trunk/Tools/ChangeLog	2018-06-13 21:54:44 UTC (rev 232813)
@@ -1,3 +1,9 @@
+2018-06-13  David Fenton  <david_fen...@apple.com>
+
+        Unreviewed, add myself as a WebKit committer.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2018-06-13  Carlos Alberto Lopez Perez  <clo...@igalia.com>
 
         [JSCOnly] Add a MIPS32el JSCOnly EWS (follow-up fix)

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-06-13 21:48:57 UTC (rev 232812)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-06-13 21:54:44 UTC (rev 232813)
@@ -1499,6 +1499,15 @@
       ],
       "status" : "committer"
    },
+    "David Fenton" : {
+        "emails" : [
+          "david_fen...@apple.com"
+    ],
+        "nicks" : [
+          "realdawei"
+        ],
+        "status" : "committer"
+    },
    "David Grogan" : {
       "emails" : [
          "dgro...@chromium.org",
@@ -6036,4 +6045,5 @@
       ],
       "status" : "reviewer"
    }
+
 }
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to