Title: [207161] trunk/Tools
Revision
207161
Author
[email protected]
Date
2016-10-11 13:23:47 -0700 (Tue, 11 Oct 2016)

Log Message

Update my name in contributors.json
https://bugs.webkit.org/show_bug.cgi?id=163251

Patch by Edward O'Connor <[email protected]> on 2016-10-11
Reviewed by Simon Fraser.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (207160 => 207161)


--- trunk/Tools/ChangeLog	2016-10-11 20:18:27 UTC (rev 207160)
+++ trunk/Tools/ChangeLog	2016-10-11 20:23:47 UTC (rev 207161)
@@ -1,3 +1,12 @@
+2016-10-11  Edward O'Connor  <[email protected]>
+
+        Update my name in contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=163251
+
+        Reviewed by Simon Fraser.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2016-10-11  Said Abou-Hallawa  <[email protected]>
 
         Add SynchronizedFixedQueue class

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-10-11 20:18:27 UTC (rev 207160)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-10-11 20:23:47 UTC (rev 207161)
@@ -1766,14 +1766,6 @@
       ],
       "status" : "committer"
    },
-   "Edward O'Connor" : {
-      "emails" : [
-         "[email protected]"
-      ],
-      "nicks" : [
-         "hober"
-      ]
-   },
    "Eli Fidler" : {
       "emails" : [
          "[email protected]",
@@ -5142,6 +5134,19 @@
       ],
       "status" : "committer"
    },
+   "Theresa O'Connor" : {
+      "aliases" : [
+         "Edward O'Connor",
+         "Ted O'Connor",
+         "Tess O'Connor"
+      ],
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "hober"
+      ]
+   },
    "Thiago Marcos P. Santos" : {
       "emails" : [
          "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to