Title: [228155] trunk/Tools
Revision
228155
Author
[email protected]
Date
2018-02-06 05:19:40 -0800 (Tue, 06 Feb 2018)

Log Message

Unreviewed, add Lorenzo Tilve to contributors.json

We need to add Loren to the contributors list in order to CC him
in Bugzilla.

Patch by Andres Gomez <[email protected]> on 2018-02-06

* Scripts/webkitpy/common/config/contributors.json: Added Lorenzo
  Tilve.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (228154 => 228155)


--- trunk/Tools/ChangeLog	2018-02-06 10:55:31 UTC (rev 228154)
+++ trunk/Tools/ChangeLog	2018-02-06 13:19:40 UTC (rev 228155)
@@ -1,3 +1,13 @@
+2018-02-06  Andres Gomez  <[email protected]>
+
+        Unreviewed, add Lorenzo Tilve to contributors.json
+
+        We need to add Loren to the contributors list in order to CC him
+        in Bugzilla.
+
+        * Scripts/webkitpy/common/config/contributors.json: Added Lorenzo
+          Tilve.
+
 2018-02-05  Yousuke Kimoto  <[email protected]>
 
         [WinCairo] Refine WebKitLegacy and WebKit build for wincairo

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-02-06 10:55:31 UTC (rev 228154)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-02-06 13:19:40 UTC (rev 228155)
@@ -3696,6 +3696,14 @@
          "[email protected]"
       ]
    },
+   "Lorenzo Tilve" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "ltilve"
+      ]
+   },
    "Lucas De Marchi" : {
       "emails" : [
          "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to