Title: [293873] trunk
Revision
293873
Author
pvol...@apple.com
Date
2022-05-05 17:12:45 -0700 (Thu, 05 May 2022)

Log Message

Add GitHub user name
https://bugs.webkit.org/show_bug.cgi?id=240144

Unreviewed, add github user name to contributors.json.


* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (293872 => 293873)


--- trunk/ChangeLog	2022-05-06 00:03:51 UTC (rev 293872)
+++ trunk/ChangeLog	2022-05-06 00:12:45 UTC (rev 293873)
@@ -1,3 +1,12 @@
+2022-05-05  Per Arne Vollan  <pvol...@apple.com>
+
+        Add GitHub user name
+        https://bugs.webkit.org/show_bug.cgi?id=240144
+
+        Unreviewed, add github user name to contributors.json.
+
+        * metadata/contributors.json:
+
 2022-05-05  Megan Gardner  <megan_gard...@apple.com>
 
         Add github info for myself to contributors.json

Modified: trunk/metadata/contributors.json (293872 => 293873)


--- trunk/metadata/contributors.json	2022-05-06 00:03:51 UTC (rev 293872)
+++ trunk/metadata/contributors.json	2022-05-06 00:12:45 UTC (rev 293873)
@@ -5379,6 +5379,7 @@
          "pvol...@apple.com",
          "pe...@outlook.com"
       ],
+      "github" : "pvollan",
       "name" : "Per Arne Vollan",
       "nicks" : [
          "peavo"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to