-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
28 lines (26 loc) · 1.29 KB
/
CODEOWNERS
File metadata and controls
28 lines (26 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#
# Please keep this file in sync with the MAINTAINERS.md file!
#
# Prometheus team members are members of the "default maintainers" github team.
# They are code owners by default for the whole repo.
* @prometheus/alertmanager-maintainers
# Notifiers
/notify/discord @prometheus/alertmanager-maintainers
/notify/email @prometheus/alertmanager-maintainers
/notify/incidentio @prometheus/alertmanager-maintainers
/notify/jira @prometheus/alertmanager-maintainers
/notify/mattermost @prometheus/alertmanager-maintainers
/notify/msteams @prometheus/alertmanager-maintainers
/notify/msteamsv2 @prometheus/alertmanager-maintainers
/notify/opsgenie @prometheus/alertmanager-maintainers
/notify/pagerduty @prometheus/alertmanager-maintainers
/notify/pushover @prometheus/alertmanager-maintainers
/notify/rocketchat @prometheus/alertmanager-maintainers
/notify/slack @prometheus/alertmanager-maintainers
/notify/sns @prometheus/alertmanager-maintainers
/notify/telegram @prometheus/alertmanager-maintainers
/notify/test @prometheus/alertmanager-maintainers
/notify/victorops @prometheus/alertmanager-maintainers
/notify/webex @prometheus/alertmanager-maintainers
/notify/webhook @prometheus/alertmanager-maintainers
/notify/wechat @prometheus/alertmanager-maintainers