Title: [236858] trunk/Tools
Revision
236858
Author
alanc...@apple.com
Date
2018-10-04 16:25:53 -0700 (Thu, 04 Oct 2018)

Log Message

Unreviewed, add self as contributor.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (236857 => 236858)


--- trunk/Tools/ChangeLog	2018-10-04 23:18:12 UTC (rev 236857)
+++ trunk/Tools/ChangeLog	2018-10-04 23:25:53 UTC (rev 236858)
@@ -1,3 +1,9 @@
+2018-10-04  Alan Coon  <alanc...@apple.com>
+
+        Unreviewed, add self as contributor.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2018-10-04  Wenson Hsieh  <wenson_hs...@apple.com>
 
         [macOS] Fix some font attribute conversion bugs in preparation for "Font > Styles…" support in WebKit2

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-10-04 23:18:12 UTC (rev 236857)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-10-04 23:25:53 UTC (rev 236858)
@@ -206,6 +206,14 @@
       ],
       "status" : "committer"
    },
+   "Alan Coon" : {
+      "emails" : [
+         "alanc...@apple.com"
+      ],
+      "nicks" : [
+         "alancoon"
+      ]
+   },
    "Alan Cutter" : {
       "emails" : [
          "alancut...@chromium.org"
@@ -6144,4 +6152,4 @@
       ],
       "status" : "reviewer"
    }
-}
\ No newline at end of file
+}
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to