Title: [294165] trunk
Revision
294165
Author
commit-qu...@webkit.org
Date
2022-05-13 11:04:08 -0700 (Fri, 13 May 2022)

Log Message

Add self to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=240389

Patch by Geza Lore <gl...@igalia.com> on 2022-05-13
Reviewed by Jonathan Bedard.

* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (294164 => 294165)


--- trunk/ChangeLog	2022-05-13 17:58:38 UTC (rev 294164)
+++ trunk/ChangeLog	2022-05-13 18:04:08 UTC (rev 294165)
@@ -1,3 +1,12 @@
+2022-05-13  Geza Lore  <gl...@igalia.com>
+
+        Add self to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=240389
+
+        Reviewed by Jonathan Bedard.
+
+        * metadata/contributors.json:
+
 2022-05-12  Javier Fernandez  <jfernan...@igalia.com>
 
         Add GitHub account to contributors.json and update expertise field

Modified: trunk/metadata/contributors.json (294164 => 294165)


--- trunk/metadata/contributors.json	2022-05-13 17:58:38 UTC (rev 294164)
+++ trunk/metadata/contributors.json	2022-05-13 18:04:08 UTC (rev 294165)
@@ -2671,6 +2671,17 @@
    },
    {
       "emails" : [
+         "gezal...@gmail.com",
+         "gl...@igalia.com"
+      ],
+      "github" : "gezalore",
+      "name" : "Geza Lore",
+      "nicks" : [
+         "gezalore"
+      ]
+   },
+   {
+      "emails" : [
          "gir...@forwardbias.in",
          "ramakrishnan.gir...@gmail.com"
       ],
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to