Title: [226959] trunk/Tools
Revision
226959
Author
[email protected]
Date
2018-01-15 18:20:11 -0800 (Mon, 15 Jan 2018)

Log Message

Unreviewed, add Thibault to contributors.json

It's a bit weird to add someone here before their first contribution, but this affects
Bugzilla autocomplete, and that is serious business.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (226958 => 226959)


--- trunk/Tools/ChangeLog	2018-01-15 23:49:02 UTC (rev 226958)
+++ trunk/Tools/ChangeLog	2018-01-16 02:20:11 UTC (rev 226959)
@@ -1,3 +1,12 @@
+2018-01-15  Michael Catanzaro  <[email protected]>
+
+        Unreviewed, add Thibault to contributors.json
+
+        It's a bit weird to add someone here before their first contribution, but this affects
+        Bugzilla autocomplete, and that is serious business.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2018-01-15  JF Bastien  <[email protected]>
 
         Remove makePoisonedUnique

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-01-15 23:49:02 UTC (rev 226958)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-01-16 02:20:11 UTC (rev 226959)
@@ -5333,6 +5333,16 @@
       ],
       "status" : "committer"
    },
+   "Thibault Saunier" : {
+     "emails" : [
+       "[email protected]",
+       "[email protected]"
+     ],
+     "expertise" : "WebRTC",
+     "nicks" : [
+       "thiblahute"
+     ]
+   },
    "Thomas Sepez" : {
       "emails" : [
          "[email protected]"
@@ -5964,4 +5974,4 @@
       ],
       "status" : "reviewer"
    }
-}
\ No newline at end of file
+}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to