Title: [284925] trunk
Revision
284925
Author
[email protected]
Date
2021-10-27 10:08:19 -0700 (Wed, 27 Oct 2021)

Log Message

Add rreapor's GitHub username to contributors.json.
https://bugs.webkit.org/show_bug.cgi?id=232385

Patch by Roy Reapor <[email protected]> on 2021-10-27
Reviewed by Aakash Jain.

* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (284924 => 284925)


--- trunk/ChangeLog	2021-10-27 16:32:27 UTC (rev 284924)
+++ trunk/ChangeLog	2021-10-27 17:08:19 UTC (rev 284925)
@@ -1,3 +1,12 @@
+2021-10-27  Roy Reapor  <[email protected]>
+
+        Add rreapor's GitHub username to contributors.json.
+        https://bugs.webkit.org/show_bug.cgi?id=232385
+
+        Reviewed by Aakash Jain.
+
+        * metadata/contributors.json:
+
 2021-10-26  Adrian Perez de Castro  <[email protected]>
 
         Unreviewed. [WPE] Bump version numbers

Modified: trunk/metadata/contributors.json (284924 => 284925)


--- trunk/metadata/contributors.json	2021-10-27 16:32:27 UTC (rev 284924)
+++ trunk/metadata/contributors.json	2021-10-27 17:08:19 UTC (rev 284925)
@@ -5625,6 +5625,18 @@
    },
    {
       "emails" : [
+         "[email protected]",
+         "[email protected]"
+      ],
+      "github" : "roynos",
+      "name" : "Roy Reapor",
+      "nicks" : [
+         "rreapor",
+         "roynos"
+      ]
+   },
+   {
+      "emails" : [
          "[email protected]"
       ],
       "name" : "Ruben Turcios"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to