Skip to content

Commit

Permalink
ErwiN: Add DEL people to receivers list
Browse files Browse the repository at this point in the history
The messages related to the CHARM detector and related devices should go
as well to the DEL people.

Change-Id: If5c5e32df23f6e39aadd62f1dae8b7abc8ebd1c3
Reviewed-on: https://forge.frm2.tum.de/review/c/frm2/nicos/nicos/+/35294
Reviewed-by: Jens Krueger <[email protected]>
Tested-by: Jenkins Automated Tests <[email protected]>
  • Loading branch information
jkrueger1 committed Dec 12, 2024
1 parent b5887dd commit ee585b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nicos_mlz/erwin/setups/notifiers.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
sender = '[email protected]',
copies = [
('[email protected]', 'all'), # gets all messages
('[email protected]', 'all'), # gets all messages
('[email protected]', 'all'), # gets all messages
('[email protected]', 'all'), # gets all messages
],
subject = 'Erwin/CHARM detector',
mailserver ='mailhost.frm2.tum.de',
Expand Down

0 comments on commit ee585b1

Please sign in to comment.