Title: [220925] trunk/Tools
Revision
220925
Author
[email protected]
Date
2017-08-18 11:56:04 -0700 (Fri, 18 Aug 2017)

Log Message

Add Dean Johnson to contributors.json for Bugzilla autocomplete.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (220924 => 220925)


--- trunk/Tools/ChangeLog	2017-08-18 18:52:43 UTC (rev 220924)
+++ trunk/Tools/ChangeLog	2017-08-18 18:56:04 UTC (rev 220925)
@@ -1,3 +1,9 @@
+2017-08-18  Alexey Proskuryakov  <[email protected]>
+
+        Add Dean Johnson to contributors.json for Bugzilla autocomplete.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2017-08-18  Ross Kirsling  <[email protected]>
 
         [Tools] Add script to download a GitHub release

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-08-18 18:52:43 UTC (rev 220924)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-08-18 18:56:04 UTC (rev 220925)
@@ -816,6 +816,14 @@
       ],
       "status" : "committer"
    },
+   "Dean Johnson" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "deanj"
+      ]
+   },
    "Bem Jones-Bey" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to