Title: [183344] trunk/Tools
Revision
183344
Author
[email protected]
Date
2015-04-25 19:33:27 -0700 (Sat, 25 Apr 2015)

Log Message

Add myself to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=144204

Patch by Sungmann Cho <[email protected]> on 2015-04-25
Reviewed by Darin Adler.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (183343 => 183344)


--- trunk/Tools/ChangeLog	2015-04-26 01:38:31 UTC (rev 183343)
+++ trunk/Tools/ChangeLog	2015-04-26 02:33:27 UTC (rev 183344)
@@ -1,3 +1,12 @@
+2015-04-25  Sungmann Cho  <[email protected]>
+
+        Add myself to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=144204
+
+        Reviewed by Darin Adler.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2015-04-25  Martin Robinson  <[email protected]>
 
         Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2015-04-26 01:38:31 UTC (rev 183343)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2015-04-26 02:33:27 UTC (rev 183344)
@@ -3360,6 +3360,15 @@
             "rmondello"
          ]
       },
+      "Sungmann Cho" : {
+         "emails" : [
+            "[email protected]",
+            "[email protected]"
+         ],
+         "nicks" : [
+            "mann"
+         ]
+      },
       "Tab Atkins" : {
          "emails" : [
             "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to