Title: [221862] trunk/Tools
Revision
221862
Author
[email protected]
Date
2017-09-11 10:41:30 -0700 (Mon, 11 Sep 2017)

Log Message

Just added myself to the contributors.json file as a committer

Unreviewed

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (221861 => 221862)


--- trunk/Tools/ChangeLog	2017-09-11 17:32:49 UTC (rev 221861)
+++ trunk/Tools/ChangeLog	2017-09-11 17:41:30 UTC (rev 221862)
@@ -1,3 +1,9 @@
+2017-09-11  Robin Morisset  <[email protected]>
+
+        Just added myself to the contributors.json file as a committer
+
+        Unreviewed
+
 2017-09-10  Filip Pizlo  <[email protected]>
 
         IntLiteral should prefer int32 during overload resolution

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-09-11 17:32:49 UTC (rev 221861)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-09-11 17:41:30 UTC (rev 221862)
@@ -4786,6 +4786,16 @@
       ],
       "status" : "committer"
    },
+   "Robin Morisset" : {
+      "emails" : [
+         "[email protected]",
+         "[email protected]"
+      ],
+      "nicks" : [
+         "rmorisset"
+      ],
+      "status" : "committer"
+   },
    "Roger Fong" : {
       "emails" : [
          "[email protected]"
@@ -5929,4 +5939,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