<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[191280] trunk/Tools</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/191280">191280</a></dd>
<dt>Author</dt> <dd>ossy@webkit.org</dd>
<dt>Date</dt> <dd>2015-10-19 00:17:35 -0700 (Mon, 19 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Add historical addresses to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=150227

Reviewed by Darin Adler.

* Scripts/webkitpy/common/config/contributors.json:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkToolsChangeLog">trunk/Tools/ChangeLog</a></li>
<li><a href="#trunkToolsScriptswebkitpycommonconfigcontributorsjson">trunk/Tools/Scripts/webkitpy/common/config/contributors.json</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkToolsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Tools/ChangeLog (191279 => 191280)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/ChangeLog        2015-10-19 07:08:06 UTC (rev 191279)
+++ trunk/Tools/ChangeLog        2015-10-19 07:17:35 UTC (rev 191280)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2015-10-19  Csaba Osztrogonác  &lt;ossy@webkit.org&gt;
+
+        Add historical addresses to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=150227
+
+        Reviewed by Darin Adler.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
</ins><span class="cx"> 2015-10-18  Sungmann Cho  &lt;sungmann.cho@navercorp.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Win] Change the DLL name in MiniBrowserLib.vcxproj to match webkit.org/b/150124.
</span></span></pre></div>
<a id="trunkToolsScriptswebkitpycommonconfigcontributorsjson"></a>
<div class="modfile"><h4>Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (191279 => 191280)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json        2015-10-19 07:08:06 UTC (rev 191279)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json        2015-10-19 07:17:35 UTC (rev 191280)
</span><span class="lines">@@ -52,7 +52,8 @@
</span><span class="cx">       &quot;Ademar de Souza Reis Jr&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;ademar@webkit.org&quot;,
</span><del>-            &quot;ademar.reis@gmail.com&quot;
</del><ins>+            &quot;ademar.reis@gmail.com&quot;,
+            &quot;ademar.reis@openbossa.org&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;ademar&quot;
</span><span class="lines">@@ -342,7 +343,8 @@
</span><span class="cx">       &quot;Balazs Kelemen&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;kbalazs@webkit.org&quot;,
</span><del>-            &quot;b.kelemen@sisa.samsung.com&quot;
</del><ins>+            &quot;b.kelemen@sisa.samsung.com&quot;,
+            &quot;b.kelemen@samsung.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The QtWebKit Port, WebKit2&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -723,7 +725,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Devin Rousso&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;dcrousso+webkit@gmail.com&quot;
</del><ins>+            &quot;dcrousso+webkit@gmail.com&quot;,
+            &quot;drousso@apple.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;drousso&quot;
</span><span class="lines">@@ -903,6 +906,7 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Eunmi Lee&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><ins>+            &quot;eunmi15.lee@samsung.com&quot;,
</ins><span class="cx">             &quot;enmi.lee@navercorp.com&quot;
</span><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The EFLWebKit Port, Touch and Gesture&quot;,
</span><span class="lines">@@ -1097,7 +1101,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Helder Correia&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;helder.correia@nokia.com&quot;
</del><ins>+            &quot;helder.correia@nokia.com&quot;,
+            &quot;helder@sencha.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The QtWebKit Port, Canvas&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -1157,7 +1162,8 @@
</span><span class="cx">       &quot;Igor Trindade Oliveira&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;igor.oliveira@webkit.org&quot;,
</span><del>-            &quot;igor.o@sisa.samsung.com&quot;
</del><ins>+            &quot;igor.o@sisa.samsung.com&quot;,
+            &quot;igor.oliveira@openbossa.org&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;Animations, Accelerated Compositing, WebKitEFL&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -1216,7 +1222,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Jae Hyun Park&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;jaepark@webkit.org&quot;
</del><ins>+            &quot;jaepark@webkit.org&quot;,
+            &quot;jae.park@company100.net&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;jaepark&quot;
</span><span class="lines">@@ -1225,7 +1232,8 @@
</span><span class="cx">       &quot;Jake Nielsen&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;jake.nielsen.webkit@gmail.com&quot;,
</span><del>-            &quot;jacob_nielsen@gmail.com&quot;
</del><ins>+            &quot;jacob_nielsen@gmail.com&quot;,
+            &quot;jacob_nielsen@apple.com&quot;
</ins><span class="cx">          ]
</span><span class="cx">       },
</span><span class="cx">       &quot;Jakob Petsovits&quot; : {
</span><span class="lines">@@ -1365,7 +1373,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Jeremy Jones&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;jeremyj-wk@apple.com&quot;
</del><ins>+            &quot;jeremyj-wk@apple.com&quot;,
+            &quot;jeremyj@apple.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;jeremyj&quot;
</span><span class="lines">@@ -1499,6 +1508,7 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Jono Wells&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><ins>+            &quot;jonowells@webkit.org&quot;,
</ins><span class="cx">             &quot;jonowells@me.com&quot;,
</span><span class="cx">             &quot;jonowells@apple.com&quot;
</span><span class="cx">          ],
</span><span class="lines">@@ -1510,7 +1520,8 @@
</span><span class="cx">       &quot;Joone Hur&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;joone@webkit.org&quot;,
</span><del>-            &quot;joone.hur@intel.com&quot;
</del><ins>+            &quot;joone.hur@intel.com&quot;,
+            &quot;joone.hur@collabora.co.uk&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The WebKitGtk+ port&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -1547,7 +1558,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Julien Brianceau&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;jbriance@cisco.com&quot;
</del><ins>+            &quot;jbriance@cisco.com&quot;,
+            &quot;julien.brianceau@gmail.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;jbrianceau&quot;
</span><span class="lines">@@ -1812,7 +1824,8 @@
</span><span class="cx">             &quot;leoyang@rim.com&quot;,
</span><span class="cx">             &quot;leoyang@blackberry.com&quot;,
</span><span class="cx">             &quot;leoyang@webkit.org&quot;,
</span><del>-            &quot;leoyang.webkit@gmail.com&quot;
</del><ins>+            &quot;leoyang.webkit@gmail.com&quot;,
+            &quot;leo.yang@torchmobile.com.cn&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The BlackBerry Port&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -1863,7 +1876,8 @@
</span><span class="cx">       &quot;Mahesh Kulkarni&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;maheshk@webkit.org&quot;,
</span><del>-            &quot;mahesh.kk@samsung.com&quot;
</del><ins>+            &quot;mahesh.kk@samsung.com&quot;,
+            &quot;mahesh.kulkarni@nokia.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The Qt port, Geolocation&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -1913,7 +1927,8 @@
</span><span class="cx">       &quot;Mary Wu&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;mawu@blackberry.com&quot;,
</span><del>-            &quot;wwendy2007@gmail.com&quot;
</del><ins>+            &quot;wwendy2007@gmail.com&quot;,
+            &quot;mary.wu@torchmobile.com.cn&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;marywu&quot;
</span><span class="lines">@@ -2381,7 +2396,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Rafael Brandao&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;rafael.lobo@webkit.org&quot;
</del><ins>+            &quot;rafael.lobo@webkit.org&quot;,
+            &quot;rafael.lobo@openbossa.org&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;rafaelbrandao&quot;
</span><span class="lines">@@ -2399,7 +2415,8 @@
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;rakuco@webkit.org&quot;,
</span><span class="cx">             &quot;rakuco@FreeBSD.org&quot;,
</span><del>-            &quot;raphael.kubo.da.costa@intel.com&quot;
</del><ins>+            &quot;raphael.kubo.da.costa@intel.com&quot;,
+            &quot;kubo@profusion.mobi&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;CMake build system, The EFLWebKit port&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -2514,7 +2531,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Said Abou-Hallawa&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;sabouhallawa@apple.com&quot;
</del><ins>+            &quot;sabouhallawa@apple.com&quot;,
+            &quot;said@apple.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;sabouhallawa&quot;
</span><span class="lines">@@ -2608,7 +2626,8 @@
</span><span class="cx">       &quot;Siddharth Mathur&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;s.mathur@ieee.org&quot;,
</span><del>-            &quot;smathur@blackbuck.mobi&quot;
</del><ins>+            &quot;smathur@blackbuck.mobi&quot;,
+            &quot;siddharth.mathur@nokia.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;simathur&quot;
</span><span class="lines">@@ -2654,7 +2673,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Sukolsak Sakshuwong&quot;: {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;sukolsak@gmail.com&quot;
</del><ins>+            &quot;sukolsak@gmail.com&quot;,
+            &quot;ssakshuwong@apple.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;JavaScript/ECMAScript, WebAssembly&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -2861,7 +2881,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Vineet Chaudhary&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;code.vineet@gmail.com&quot;
</del><ins>+            &quot;code.vineet@gmail.com&quot;,
+            &quot;rgf748@motorola.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;vineetc&quot;
</span><span class="lines">@@ -2961,7 +2982,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Yael Aharon&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;yael@webkit.org&quot;
</del><ins>+            &quot;yael@webkit.org&quot;,
+            &quot;yael.aharon@nokia.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;yael&quot;
</span><span class="lines">@@ -3690,7 +3712,8 @@
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;menard@kde.org&quot;,
</span><span class="cx">             &quot;alexis@webkit.org&quot;,
</span><del>-            &quot;alexis.menard@openbossa.org&quot;
</del><ins>+            &quot;alexis.menard@openbossa.org&quot;,
+            &quot;alexis@menard.io&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The QtWebKit Port, CSS, CSS shorthands, HTML5 Media Elements&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -3864,7 +3887,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Brian Burg&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;bburg@apple.com&quot;
</del><ins>+            &quot;bburg@apple.com&quot;,
+            &quot;burg@cs.washington.edu&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;Developer Tools, Web Inspector&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -3912,7 +3936,8 @@
</span><span class="cx">       &quot;Chang Shu&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;cshu@webkit.org&quot;,
</span><del>-            &quot;c.shu@sisa.samsung.com&quot;
</del><ins>+            &quot;c.shu@sisa.samsung.com&quot;,
+            &quot;chang.shu@nokia.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;JavaScript DOM bindings, WebKit2, QtWebKit port&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -3934,6 +3959,7 @@
</span><span class="cx">             &quot;ch.dumez@samsung.com&quot;,
</span><span class="cx">             &quot;ch.dumez@sta.samsung.com&quot;,
</span><span class="cx">             &quot;ch.dumez@sisa.samsung.com&quot;,
</span><ins>+            &quot;ch.dumez@partner.samsung.com&quot;,
</ins><span class="cx">             &quot;christophe.dumez@intel.com&quot;
</span><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;Performance, DOM, HTML, Bindings generator, EFLWebKit Port&quot;,
</span><span class="lines">@@ -4223,7 +4249,9 @@
</span><span class="cx">       &quot;Gyuyoung Kim&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;gyuyoung.kim@webkit.org&quot;,
</span><del>-            &quot;gyuyoung.kim@navercorp.com&quot;
</del><ins>+            &quot;gyuyoung.kim@navercorp.com&quot;,
+            &quot;gyuyoung@gmail.com&quot;,
+            &quot;gyuyoung.kim@samsung.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The EFLWebKit Port, Navigator Content Utils, CMake build system&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -4383,7 +4411,8 @@
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;kenneth@webkit.org&quot;,
</span><span class="cx">             &quot;kenneth.r.christiansen@intel.com&quot;,
</span><del>-            &quot;kenneth.christiansen@gmail.com&quot;
</del><ins>+            &quot;kenneth.christiansen@gmail.com&quot;,
+            &quot;kenneth.christiansen@openbossa.org&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;WebKit/WebKit2 API, The Qt and EFL WebKit Port, Mobile Adaptions, Frame Flattening, Mobile Viewport Handling, Input methods.&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -4415,7 +4444,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Kentaro Hara&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;haraken@chromium.org&quot;
</del><ins>+            &quot;haraken@chromium.org&quot;,
+            &quot;haraken@google.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;V8 bindings, JSC bindings, Perl scripts, Garbage collection, DOM lifetime&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -4743,7 +4773,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Saam Barati&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;sbarati@apple.com&quot;
</del><ins>+            &quot;sbarati@apple.com&quot;,
+            &quot;saambarati1@gmail.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;saamyjoon&quot;
</span><span class="lines">@@ -4751,8 +4782,8 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Sebastian Dr\u00f6ge&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><ins>+            &quot;slomo@coaxion.net&quot;,
</ins><span class="cx">             &quot;sebastian@centricular.com&quot;,
</span><del>-            &quot;slomo@coaxion.net&quot;,
</del><span class="cx">             &quot;sebastian.droege@collabora.co.uk&quot;,
</span><span class="cx">             &quot;sebastian.droege@collabora.com&quot;
</span><span class="cx">          ],
</span><span class="lines">@@ -4892,7 +4923,8 @@
</span><span class="cx">       &quot;Tor Arne Vestb\u00f8&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><span class="cx">             &quot;vestbo@webkit.org&quot;,
</span><del>-            &quot;tor.arne.vestbo@nokia.com&quot;
</del><ins>+            &quot;tor.arne.vestbo@nokia.com&quot;,
+            &quot;tor.arne.vestbo@digia.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;expertise&quot; : &quot;The QtWebKit Port, HTML5 Media Elements, Plug-ins, Tools&quot;,
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="lines">@@ -4927,7 +4959,9 @@
</span><span class="cx">       },
</span><span class="cx">       &quot;Yong Li&quot; : {
</span><span class="cx">          &quot;emails&quot; : [
</span><del>-            &quot;yong.li.webkit@outlook.com&quot;
</del><ins>+            &quot;yong.li.webkit@outlook.com&quot;,
+            &quot;yong.li@torchmobile.com&quot;,
+            &quot;yoli@rim.com&quot;
</ins><span class="cx">          ],
</span><span class="cx">          &quot;nicks&quot; : [
</span><span class="cx">             &quot;yong&quot;
</span></span></pre>
</div>
</div>

</body>
</html>