Title: [152609] trunk/Tools
Revision
152609
Author
[email protected]
Date
2013-07-12 20:44:16 -0700 (Fri, 12 Jul 2013)

Log Message

Unreviewed. Add an email address and update my domain of experts.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (152608 => 152609)


--- trunk/Tools/ChangeLog	2013-07-12 23:59:16 UTC (rev 152608)
+++ trunk/Tools/ChangeLog	2013-07-13 03:44:16 UTC (rev 152609)
@@ -1,3 +1,9 @@
+2013-07-12  Kwang Yul Seo  <[email protected]>
+
+        Unreviewed. Add an email address and update my domain of experts.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2013-07-12  Emanuele Aina  <[email protected]>
 
         [jhbuild] Avoid restarting from scratch failed initial checkouts

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2013-07-12 23:59:16 UTC (rev 152608)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2013-07-13 03:44:16 UTC (rev 152609)
@@ -1393,10 +1393,11 @@
       },
       "Kwang Yul Seo" : {
          "emails" : [
+            "[email protected]",
             "[email protected]",
             "[email protected]"
          ],
-         "expertise" : "The BrewMP Port",
+         "expertise" : "HTML Parsing, Networking, WebKit2",
          "nicks" : [
             "kseo"
          ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to