File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ shown below is an example of a config file json that you could use to monitor fo
140140 "extension":".vtz",
141141 "custom_action":
142142 {
143- "notify_team_members": ["apuccilli "]
143+ "notify_team_members": ["auser "]
144144 }
145145 }
146146 ]
@@ -154,7 +154,7 @@ shown below is an example of a config file json that you could use to monitor fo
154154 "extension":".json",
155155 "custom_action":
156156 {
157- "notify_team_members": ["nhart "]
157+ "notify_team_members": ["buser "]
158158 }
159159 }
160160 ]
@@ -167,14 +167,14 @@ shown below is an example of a config file json that you could use to monitor fo
167167 "extension":".lpz",
168168 "custom_action":
169169 {
170- "notify_team_members": ["sbourgeois "]
170+ "notify_team_members": ["cuser "]
171171 }
172172 },
173173 {
174174 "extension":".vtz",
175175 "custom_action":
176176 {
177- "notify_team_members": ["sbourgeois "]
177+ "notify_team_members": ["cuser "]
178178 }
179179 }
180180 ]
You can’t perform that action at this time.
0 commit comments