Title: [242754] trunk/Tools
Revision
242754
Author
[email protected]
Date
2019-03-11 16:30:38 -0700 (Mon, 11 Mar 2019)

Log Message

Adding myself to contributors.json

Unreviewed, addming myself to contributors.json .

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (242753 => 242754)


--- trunk/Tools/ChangeLog	2019-03-11 23:14:20 UTC (rev 242753)
+++ trunk/Tools/ChangeLog	2019-03-11 23:30:38 UTC (rev 242754)
@@ -1,3 +1,11 @@
+2019-03-11  Shawn Roberts  <[email protected]>
+
+        Adding myself to contributors.json
+
+        Unreviewed, addming myself to contributors.json .
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2019-03-11  Alex Christensen  <[email protected]>
 
         Add a WKContentRuleList variant that uses copied memory instead of mmap'd shared memory for class A containerized apps

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-03-11 23:14:20 UTC (rev 242753)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-03-11 23:30:38 UTC (rev 242754)
@@ -5179,6 +5179,12 @@
       ],
       "status" : "committer"
    },
+   "Shawn Roberts" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "status" : "committer"
+   },
    "Shinichiro Hamaji" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to