Title: [283495] trunk/Tools
- Revision
- 283495
- Author
- [email protected]
- Date
- 2021-10-04 07:26:18 -0700 (Mon, 04 Oct 2021)
Log Message
Send EWS exception emails to bot watchers instead of Aakash
Unreviewed.
* CISupport/ews-build/master.cfg:
Modified Paths
Diff
Modified: trunk/Tools/CISupport/ews-build/master.cfg (283494 => 283495)
--- trunk/Tools/CISupport/ews-build/master.cfg 2021-10-04 13:57:48 UTC (rev 283494)
+++ trunk/Tools/CISupport/ews-build/master.cfg 2021-10-04 14:26:18 UTC (rev 283495)
@@ -74,7 +74,7 @@
mail_notifier = reporters.MailNotifier(
fromaddr='[email protected]',
sendToInterestedUsers=False,
- extraRecipients=['[email protected]'],
+ extraRecipients=['[email protected]'],
mode=('exception'),
addPatch=False)
Modified: trunk/Tools/ChangeLog (283494 => 283495)
--- trunk/Tools/ChangeLog 2021-10-04 13:57:48 UTC (rev 283494)
+++ trunk/Tools/ChangeLog 2021-10-04 14:26:18 UTC (rev 283495)
@@ -1,3 +1,11 @@
+2021-10-04 Aakash Jain <[email protected]>
+
+ Send EWS exception emails to bot watchers instead of Aakash
+
+ Unreviewed.
+
+ * CISupport/ews-build/master.cfg:
+
2021-10-03 David Kilzer <[email protected]>
WTF::RetainPtr<> allows assignment of two pointer types that are not assignable
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes