Title: [292930] trunk
Revision
292930
Author
justin_mich...@apple.com
Date
2022-04-15 17:07:11 -0700 (Fri, 15 Apr 2022)

Log Message

Add GitHub info to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=239410

Reviewed by Yusuke Suzuki.

* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (292929 => 292930)


--- trunk/ChangeLog	2022-04-16 00:00:35 UTC (rev 292929)
+++ trunk/ChangeLog	2022-04-16 00:07:11 UTC (rev 292930)
@@ -1,3 +1,12 @@
+2022-04-15  Justin Michaud  <justin_mich...@apple.com>
+
+        Add GitHub info to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=239410
+
+        Reviewed by Yusuke Suzuki.
+
+        * metadata/contributors.json:
+
 2022-04-15  Saam Barati  <sbar...@apple.com>
 
         Unreviewed. Add my github into to contributors.json.

Modified: trunk/metadata/contributors.json (292929 => 292930)


--- trunk/metadata/contributors.json	2022-04-16 00:00:35 UTC (rev 292929)
+++ trunk/metadata/contributors.json	2022-04-16 00:07:11 UTC (rev 292930)
@@ -3860,6 +3860,8 @@
          "justin_mich...@apple.com",
          "jus...@justinmichaud.com"
       ],
+      "expertise" : "_javascript_Core",
+      "github" : "justinmichaud",
       "name" : "Justin Michaud",
       "status" : "committer"
    },
@@ -5854,11 +5856,11 @@
          "sbar...@apple.com",
          "saambara...@gmail.com"
       ],
+      "github" : "saambarati",
       "name" : "Saam Barati",
       "nicks" : [
          "saamyjoon"
       ],
-      "github" : "saambarati",
       "status" : "reviewer"
    },
    {
@@ -7170,4 +7172,4 @@
       ],
       "status" : "reviewer"
    }
-]
+]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to