Title: [243111] trunk/Tools
- Revision
- 243111
- Author
- [email protected]
- Date
- 2019-03-18 15:42:11 -0700 (Mon, 18 Mar 2019)
Log Message
Add a secondary e-mail address for Fujii Hironori to make tools happier.
* Scripts/webkitpy/common/config/contributors.json:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (243110 => 243111)
--- trunk/Tools/ChangeLog 2019-03-18 22:38:55 UTC (rev 243110)
+++ trunk/Tools/ChangeLog 2019-03-18 22:42:11 UTC (rev 243111)
@@ -1,3 +1,9 @@
+2019-03-18 Alexey Proskuryakov <[email protected]>
+
+ Add a secondary e-mail address for Fujii Hironori to make tools happier.
+
+ * Scripts/webkitpy/common/config/contributors.json:
+
2019-03-18 Alex Christensen <[email protected]>
Implement DownloadMonitor to prevent long-running slow downloads from background apps
Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (243110 => 243111)
--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json 2019-03-18 22:38:55 UTC (rev 243110)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json 2019-03-18 22:42:11 UTC (rev 243111)
@@ -2183,7 +2183,8 @@
},
"Fujii Hironori" : {
"emails" : [
- "[email protected]"
+ "[email protected]",
+ "[email protected]"
],
"nicks" : [
"fujihiro"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes