Title: [165868] trunk/Tools
Revision
165868
Author
[email protected]
Date
2014-03-18 20:07:27 -0700 (Tue, 18 Mar 2014)

Log Message

Unreviewed, add some contributors, and fix Nadav's entry (he's not really a reviewer
yet).

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (165867 => 165868)


--- trunk/Tools/ChangeLog	2014-03-19 02:54:16 UTC (rev 165867)
+++ trunk/Tools/ChangeLog	2014-03-19 03:07:27 UTC (rev 165868)
@@ -1,3 +1,10 @@
+2014-03-18  Filip Pizlo  <[email protected]>
+
+        Unreviewed, add some contributors, and fix Nadav's entry (he's not really a reviewer
+        yet).
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2014-03-18  Joseph Pecoraro  <[email protected]>
 
         Web Inspector: Remove stale ReportMemoryUsagePlugin

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-03-19 02:54:16 UTC (rev 165867)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-03-19 03:07:27 UTC (rev 165868)
@@ -1891,6 +1891,14 @@
             "litherum"
          ]
       },
+      "Nadav Rotem" : {
+         "emails" : [
+            "[email protected]"
+         ],
+         "nicks" : [
+            "nadav"
+         ]
+      },
       "Naoki Takano" : {
          "emails" : [
             "[email protected]",
@@ -2756,6 +2764,15 @@
             "amarinichev"
          ]
       },
+      "Andrew Trick" : {
+         "emails" : [
+            "[email protected]"
+         ],
+         "expertise" : "_javascript_/ECMAScript",
+         "nicks" : [
+            "atrick"
+         ]
+      },
       "Anne van Kesteren" : {
          "emails" : [
             "[email protected]"
@@ -3021,6 +3038,15 @@
             "backer"
          ]
       },
+      "Juergen Ributzka" : {
+         "emails" : [
+            "[email protected]"
+         ],
+         "expertise" : "_javascript_/ECMAScript",
+         "nicks" : [
+            "juergen"
+         ]
+      },
       "Koji Hara" : {
          "emails" : [
             "[email protected]"
@@ -4148,14 +4174,6 @@
             "mihnea"
          ]
       },
-      "Nadav Rotem" : {
-         "emails" : [
-            "[email protected]"
-         ],
-         "nicks" : [
-            "nadav"
-         ]
-      },
       "Nate Chapin" : {
          "emails" : [
             "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to