mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Add Nagios bot user
(imported from commit e36ea06908b488e4003463e1afa34181fd299316)
This commit is contained in:
parent
d8783cd0c0
commit
ec6ebd034b
@ -202,6 +202,7 @@ class Command(BaseCommand):
|
||||
internal_humbug_users_nosubs = [
|
||||
("Humbug Commit Bot", "humbug+commits@humbughq.com"),
|
||||
("Humbug Trac Bot", "humbug+trac@humbughq.com"),
|
||||
("Humbug Nagios Bot", "humbug+nagios@humbughq.com"),
|
||||
("Humbug Feedback Bot", "feedback@humbughq.com"),
|
||||
("Humbug New User Bot", "humbug+signups@humbughq.com"),
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user