-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yml
108 lines (108 loc) · 2.17 KB
/
config.yml
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
mattermost:
url: https://mattermost.mit.edu
prettier:
proseWrap: always
parser: markdown
# First matching mapping is used
mappings:
- channel: administrivia
class: sipb
instance: administrivia
- channel: archiving
class: sipb
instance: archiving
#- channel: badges
#- channel: bhchp-ideas
- channel: book-recs
class: sipb
instance: book-recs
#- channel: cloud-credits
- channel: cluedumps
class: sipb
instance: cluedumps
#- channel: courseroad-dev
- channel: covid-19-task-force
class: sipb
instance: covid-19-task-force
- channel: cpw
class: sipb
instance: cpw
#- channel: discord
- channel: game-night
class: sipb
instance: game-night
- channel: get-help
class: sipb
instance: help
#- channel: hyades-development
- channel: iap-planning
class: sipb
instance: iap
#- channel: infracomm
- channel: machine-rooms
class: sipb
instance: smr
- channel: memes
class: sipb
instance: memes
#- channel: mentorship-program
- channel: modern-athena
class: sipb
instance: modern-athena
- channel: office
class: sipb
instance: office
- channel: office-heads
class: sipb
instance: office-heads
- channel: office-quotes
class: sipb
instance: oq
- channel: other
class: sipb
instance: other
- channel: other-other
class: sipb
instance: other-other
- channel: out-of-the-loop
class: sipb
instance: out-of-the-loop
#- channel: paper-plate-awards
#- channel: programming-jackbox
- channel: rush-announce
class: sipb
instance: rush
#- channel: sibp-supercloud
#- channel: sipb-library
#- channel: sipb-wisp
- channel: stapler
class: sipb
instance: stapler
- channel: technical
class: sipb
instance: technical
- channel: town-square
class: sipb
instance: town-square
#- channel: uplink
- channel: when-office-open
class: sipb
instance: door
- channel: when-office-open
class: sipb-auto
instance: door
# Classes without instances are listed last, so individual instances can be peeled off first.
- channel: mirrors
class: mirrors
- channel: scripts
class: scripts
diversions:
nagios: scripts-spew
- channel: test
class: mattermost-test
- channel: xvm
class: xvm
- channel: sipb
class: sipb
- channel: unsipb
class: unsipb