Title: [272692] trunk/Tools
Revision
272692
Author
rubent...@apple.com
Date
2021-02-10 15:44:54 -0800 (Wed, 10 Feb 2021)

Log Message

Adding self to contributor.json file.

        * Scripts/webkitpy/common/config/contributors.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (272691 => 272692)


--- trunk/Tools/ChangeLog	2021-02-10 23:31:00 UTC (rev 272691)
+++ trunk/Tools/ChangeLog	2021-02-10 23:44:54 UTC (rev 272692)
@@ -1,3 +1,9 @@
+2021-02-10  Ruben Turcios  <rubent...@apple.com>
+
+        Adding self to contributor.json file. 
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2021-02-10  Ryan Haddad  <ryanhad...@apple.com>
 
         Unreviewed, reverting r272507.

Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (272691 => 272692)


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-02-10 23:31:00 UTC (rev 272691)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-02-10 23:44:54 UTC (rev 272692)
@@ -5274,6 +5274,11 @@
          "szledan"
       ]
    },
+   "Ruben Turcios" : {
+      "emails" : [
+	 "rubent...@apple.com"
+      ]
+   },
    "Tab Atkins" : {
       "emails" : [
          "tabatk...@google.com",
@@ -6049,4 +6054,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