Title: [285026] trunk
Revision
285026
Author
[email protected]
Date
2021-10-29 06:04:17 -0700 (Fri, 29 Oct 2021)

Log Message

Add Aakash's GitHub username to contributors.json

Modified Paths


Diff

Modified: trunk/ChangeLog (285025 => 285026)


--- trunk/ChangeLog	2021-10-29 12:05:24 UTC (rev 285025)
+++ trunk/ChangeLog	2021-10-29 13:04:17 UTC (rev 285026)
@@ -1,5 +1,13 @@
 2021-10-29  Oriol Brufau  <[email protected]>
 
+        Add Aakash's GitHub username to contributors.json
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
+2021-10-29  Oriol Brufau  <[email protected]>
+
         Add obrufau's GitHub username to contributors.json
 
         Unreviewed.

Modified: trunk/metadata/contributors.json (285025 => 285026)


--- trunk/metadata/contributors.json	2021-10-29 12:05:24 UTC (rev 285025)
+++ trunk/metadata/contributors.json	2021-10-29 13:04:17 UTC (rev 285026)
@@ -1,8 +1,10 @@
 [
    {
       "emails" : [
-         "[email protected]"
+         "[email protected]",
+         "[email protected]"
       ],
+      "github" : "aakashja",
       "name" : "Aakash Jain",
       "nicks" : [
          "aakash_jain"
@@ -7019,4 +7021,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