Title: [270316] trunk/Tools
Revision
270316
Author
[email protected]
Date
2020-12-01 10:41:48 -0800 (Tue, 01 Dec 2020)

Log Message

Add Sergey Rubanov to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=219400

Patch by Sergey Rubanov <[email protected]> on 2020-12-01
Reviewed by Jonathan Bedard.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (270315 => 270316)


--- trunk/Tools/ChangeLog	2020-12-01 18:39:50 UTC (rev 270315)
+++ trunk/Tools/ChangeLog	2020-12-01 18:41:48 UTC (rev 270316)
@@ -1,3 +1,12 @@
+2020-12-01  Sergey Rubanov  <[email protected]>
+
+        Add Sergey Rubanov to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=219400
+
+        Reviewed by Jonathan Bedard.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-12-01  Ryan Haddad  <[email protected]>
 
         Unreviewed, reverting r270132.

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-12-01 18:39:50 UTC (rev 270315)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-12-01 18:41:48 UTC (rev 270316)
@@ -5036,6 +5036,14 @@
          "seokju"
       ]
    },
+   "Sergey Rubanov" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "chicoxyzzy"
+      ]
+   },
    "Sergio Correia" : {
       "emails" : [
          "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to