Using:
"signalen-security@lists.publiccode.net"
would match:
"signalen-discuss@lists.publiccode.net"
And not require setting up a second email infrastructure yet.
Checklist
[X] Keep the PR, and the amount of commits to a minimum
[X] The commit messages are meaningful and descriptive
[X] The change/fix is well documented, particularly in hard-to-understand areas of the code / unit tests
[X] Documentation has been updated if needed
[X] Are there any breaking changes in the code, if so are they discussed and did the team agreed to these changes
[X] Check that the branch is based on master and is up to date with master
[ ] Check that the PR targets master ((not applicable))
[X] There are no merge conflicts
[X] There are no conflicting Django migrations
How has this been tested?
(not applicable)
[ ] Provided unit tests that will prove the change/fix works as intended
[ ] Tested the change/fix locally and all unit tests still pass
[ ] Code coverage is at least 90% (the higher the better)
Description
Using: "signalen-security@lists.publiccode.net" would match: "signalen-discuss@lists.publiccode.net" And not require setting up a second email infrastructure yet.
Checklist
master
and is up to date withmaster
master
((not applicable))How has this been tested?
(not applicable)