Title: [283889] trunk
Revision
283889
Author
[email protected]
Date
2021-10-11 04:05:39 -0700 (Mon, 11 Oct 2021)

Log Message

Add my GitHub username to contributors.json.
https://bugs.webkit.org/show_bug.cgi?id=231507

Unreviewed.


* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (283888 => 283889)


--- trunk/ChangeLog	2021-10-11 10:47:56 UTC (rev 283888)
+++ trunk/ChangeLog	2021-10-11 11:05:39 UTC (rev 283889)
@@ -1,3 +1,12 @@
+2021-10-11 Emilio Cobos Álvarez  <[email protected]>
+
+        Add my GitHub username to contributors.json.
+        https://bugs.webkit.org/show_bug.cgi?id=231507
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
 2021-10-11  Claudio Saavedra  <[email protected]>
 
         Add my github username to contributors.json

Modified: trunk/metadata/contributors.json (283888 => 283889)


--- trunk/metadata/contributors.json	2021-10-11 10:47:56 UTC (rev 283888)
+++ trunk/metadata/contributors.json	2021-10-11 11:05:39 UTC (rev 283889)
@@ -2210,6 +2210,7 @@
       "emails" : [
          "[email protected]"
       ],
+      "github" : "emilio",
       "name" : "Emilio Cobos Alvarez",
       "nicks" : [
          "emilio",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to