Title: [202086] trunk/Tools
Revision
202086
Author
pvol...@apple.com
Date
2016-06-15 02:26:08 -0700 (Wed, 15 Jun 2016)

Log Message

Unreviewed: add new email address to contributors.json.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (202085 => 202086)


--- trunk/Tools/ChangeLog	2016-06-15 06:36:29 UTC (rev 202085)
+++ trunk/Tools/ChangeLog	2016-06-15 09:26:08 UTC (rev 202086)
@@ -1,3 +1,9 @@
+2016-06-15  Per Arne Vollan  <pvol...@apple.com>
+
+        Unreviewed: add new email address to contributors.json.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2016-06-14  Keith Miller  <keith_mil...@apple.com>
 
         JSBench should use geometric mean

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-06-15 06:36:29 UTC (rev 202085)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-06-15 09:26:08 UTC (rev 202086)
@@ -2340,6 +2340,7 @@
       },
       "Per Arne Vollan" : {
          "emails" : [
+            "pvol...@apple.com",
             "pe...@outlook.com"
          ],
          "nicks" : [
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to