Title: [283894] trunk
Revision
283894
Author
[email protected]
Date
2021-10-11 08:30:15 -0700 (Mon, 11 Oct 2021)

Log Message

Add my github username to contributors.json

Unreviewed.

* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (283893 => 283894)


--- trunk/ChangeLog	2021-10-11 15:12:27 UTC (rev 283893)
+++ trunk/ChangeLog	2021-10-11 15:30:15 UTC (rev 283894)
@@ -1,3 +1,11 @@
+2021-10-10  Noam Rosenthal  <[email protected]>
+
+        Add my github username to contributors.json
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
 2021-10-11 Emilio Cobos Álvarez  <[email protected]>
 
         Add my GitHub username to contributors.json.

Modified: trunk/metadata/contributors.json (283893 => 283894)


--- trunk/metadata/contributors.json	2021-10-11 15:12:27 UTC (rev 283893)
+++ trunk/metadata/contributors.json	2021-10-11 15:30:15 UTC (rev 283894)
@@ -5022,7 +5022,8 @@
          "[email protected]",
          "[email protected]"
       ],
-      "expertise" : "TextureMapper, coordinated graphics, images",
+      "github" : "noamr",
+      "expertise" : "TextureMapper, coordinated graphics, images, paint timing API",
       "name" : "Noam Rosenthal",
       "nicks" : [
          "noamr"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to