Title: [284150] trunk
Revision
284150
Author
[email protected]
Date
2021-10-14 03:15:41 -0700 (Thu, 14 Oct 2021)

Log Message

[contributors.json] Add eocanha github account and canonicalize
https://bugs.webkit.org/show_bug.cgi?id=231729

Unreviewed.

Added eocanha github user to contributors.json and canonicalize the file to make the style checker happy.


* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (284149 => 284150)


--- trunk/ChangeLog	2021-10-14 07:04:05 UTC (rev 284149)
+++ trunk/ChangeLog	2021-10-14 10:15:41 UTC (rev 284150)
@@ -1,3 +1,14 @@
+2021-10-14  Enrique Ocaña González  <[email protected]>
+
+        [contributors.json] Add eocanha github account and canonicalize
+        https://bugs.webkit.org/show_bug.cgi?id=231729
+
+        Unreviewed.
+
+        Added eocanha github user to contributors.json and canonicalize the file to make the style checker happy.
+
+        * metadata/contributors.json:
+
 2021-10-13  Tim Horton  <[email protected]>
 
         Add my GitHub username to contributors.json

Modified: trunk/metadata/contributors.json (284149 => 284150)


--- trunk/metadata/contributors.json	2021-10-14 07:04:05 UTC (rev 284149)
+++ trunk/metadata/contributors.json	2021-10-14 10:15:41 UTC (rev 284150)
@@ -2236,6 +2236,7 @@
          "[email protected]"
       ],
       "expertise" : "GStreamer, Media Source Extensions",
+      "github" : "eocanha",
       "name" : "Enrique Oca\u00f1a Gonz\u00e1lez",
       "nicks" : [
          "eocanha"
@@ -5024,8 +5025,8 @@
          "[email protected]",
          "[email protected]"
       ],
+      "expertise" : "TextureMapper, coordinated graphics, images, paint timing API",
       "github" : "noamr",
-      "expertise" : "TextureMapper, coordinated graphics, images, paint timing API",
       "name" : "Noam Rosenthal",
       "nicks" : [
          "noamr"
@@ -5291,8 +5292,8 @@
          "[email protected]",
          "[email protected]"
       ],
+      "expertise" : "WebKitGTK, WPE, Media support (focused on the GStreamer implementation)",
       "github" : "philn",
-      "expertise" : "WebKitGTK, WPE, Media support (focused on the GStreamer implementation)",
       "name" : "Philippe Normand",
       "nicks" : [
          "philn"
@@ -6960,4 +6961,4 @@
       ],
       "status" : "reviewer"
    }
-]
+]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to