Title: [230638] trunk/Tools
Revision
230638
Author
ph...@webkit.org
Date
2018-04-13 10:31:45 -0700 (Fri, 13 Apr 2018)

Log Message

Update my emails ordering in contributors.json
https://bugs.webkit.org/show_bug.cgi?id=184587

Patch by Thibault Saunier <tsaun...@igalia.com> on 2018-04-13
Rubber-stamped by Philippe Normand.

Bugzilla seems to pick up tsaun...@igalia.com which is not the one I use there.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (230637 => 230638)


--- trunk/Tools/ChangeLog	2018-04-13 17:01:40 UTC (rev 230637)
+++ trunk/Tools/ChangeLog	2018-04-13 17:31:45 UTC (rev 230638)
@@ -1,3 +1,14 @@
+2018-04-13  Thibault Saunier  <tsaun...@igalia.com>
+
+        Update my emails ordering in contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=184587
+
+        Rubber-stamped by Philippe Normand.
+
+        Bugzilla seems to pick up tsaun...@igalia.com which is not the one I use there.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2018-04-13  Michael Catanzaro  <mcatanz...@igalia.com>
 
         [WPE] xkbcommon: ERROR: failed to add default include path /home/mcatanzaro/Projects/WebKit/WebKitBuild/DependenciesWPE/Root/share/X11/xkb

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-04-13 17:01:40 UTC (rev 230637)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-04-13 17:31:45 UTC (rev 230638)
@@ -5364,8 +5364,8 @@
    },
    "Thibault Saunier" : {
       "emails" : [
-         "tsaun...@igalia.com",
-         "tsaun...@gnome.org"
+         "tsaun...@gnome.org",
+         "tsaun...@igalia.com"
       ],
       "expertise" : "WebRTC",
       "nicks" : [
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to