Title: [258830] trunk/Tools
Revision
258830
Author
[email protected]
Date
2020-03-23 03:49:46 -0700 (Mon, 23 Mar 2020)

Log Message

Add missing committer status to Chris Lord in contributors.json

Unreviewed

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (258829 => 258830)


--- trunk/Tools/ChangeLog	2020-03-23 10:16:21 UTC (rev 258829)
+++ trunk/Tools/ChangeLog	2020-03-23 10:49:46 UTC (rev 258830)
@@ -1,3 +1,11 @@
+2020-03-23  Chris Lord  <[email protected]>
+
+        Add missing committer status to Chris Lord in contributors.json
+
+        Unreviewed
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-03-23  youenn fablet  <[email protected]>
 
         StringView::startsWith and String::startsWith do not treat null strings the same

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-03-23 10:16:21 UTC (rev 258829)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-03-23 10:49:46 UTC (rev 258830)
@@ -1255,7 +1255,8 @@
       ],
       "nicks" : [
           "cwiiis"
-      ]
+      ],
+      "status" : "committer"
    },
    "Chris Marrin" : {
       "emails" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to