Skip to content

Commit 6e21c15

Browse files
labathvvereschaka
authored andcommitted
Also notify @cmtice for lldb-x86_64-debian failures (llvm#556)
1 parent 8c49514 commit 6e21c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot/osuosl/master/config/status.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def getReporters():
242242
reporters.MailNotifier(
243243
fromaddr = status_email_fromaddr,
244244
sendToInterestedUsers = False,
245-
extraRecipients = ["[email protected]"],
245+
extraRecipients = ["[email protected]", "[email protected]"],
246246
generators = [
247247
utils.LLVMDefaultBuildStatusGenerator(
248248
builders = ["lldb-x86_64-debian"])

0 commit comments

Comments
 (0)