chore: Rename maintainers channel

Signed-off-by: Brad Beam <brad.beam@talos-systems.com>
This commit is contained in:
Brad Beam 2019-09-09 10:51:10 -05:00 committed by Brad Beam
parent a99637cc0a
commit be4f7e1e6a
2 changed files with 2 additions and 2 deletions

View File

@ -2661,7 +2661,7 @@ steps:
- name: slack
image: plugins/slack
settings:
channel: proj-talos-maint
channel: proj-talos-maintainers
webhook:
from_secret: slack_webhook

View File

@ -366,7 +366,7 @@ local notify = {
settings:
{
webhook: { from_secret: 'slack_webhook' },
channel: 'proj-talos-maint',
channel: 'proj-talos-maintainers',
},
};