Title: [269182] trunk/Tools
Revision
269182
Author
[email protected]
Date
2020-10-30 05:28:01 -0700 (Fri, 30 Oct 2020)

Log Message

Re-add Martin Robinson as a committer
https://bugs.webkit.org/show_bug.cgi?id=218376

Patch by Martin Robinson <[email protected]> on 2020-10-30
Reviewed by Žan Doberšek.

* Scripts/webkitpy/common/config/contributors.json: Updated with new status.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (269181 => 269182)


--- trunk/Tools/ChangeLog	2020-10-30 10:27:46 UTC (rev 269181)
+++ trunk/Tools/ChangeLog	2020-10-30 12:28:01 UTC (rev 269182)
@@ -1,3 +1,12 @@
+2020-10-30  Martin Robinson  <[email protected]>
+
+        Re-add Martin Robinson as a committer
+        https://bugs.webkit.org/show_bug.cgi?id=218376
+
+        Reviewed by Žan Doberšek.
+
+        * Scripts/webkitpy/common/config/contributors.json: Updated with new status.
+
 2020-10-29  Sam Weinig  <[email protected]>
 
         Remove all remaining boolean overridePreference calls

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-10-30 10:27:46 UTC (rev 269181)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-10-30 12:28:01 UTC (rev 269182)
@@ -3903,7 +3903,8 @@
       "expertise" : "The WebKitGTK Port, Cairo graphics backend, soup HTTP backend",
       "nicks" : [
          "mrobinson"
-      ]
+      ],
+      "status" : "committer"
    },
    "Mary Wu" : {
       "emails" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to