Merge pull request #3065 from DimStar77/bfr
build-fail-reminder: send mail to the 'new' mailing list address
This commit is contained in:
commit
45aa258778
@ -248,7 +248,7 @@ def main(args):
|
||||
if len(ProjectComplainList):
|
||||
# At least to report to the project for not building - send a mail to openSUSE-Factory
|
||||
ProjectComplainList.sort()
|
||||
to = 'openSUSE-Factory@opensuse.org'
|
||||
to = 'factory@lists.opensuse.org'
|
||||
fullname = "openSUSE Factory - Mailing List"
|
||||
subject = "%(project)s - Build fail notification" % {'project': project}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user