Skip to content

Commit ca20157

Browse files
authored
Merge pull request #1882 from cmu-delphi/ndefries/unretire-chng-sircal-alerts
Turn sircal alerts back on for all chng signals
2 parents b7150fe + d852db5 commit ca20157

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ansible/templates/sir_complainsalot-params-prod.json.j2

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
},
1515
"chng": {
1616
"max_age": 6,
17-
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
18-
"retired-signals": ["smoothed_outpatient_covid", "smoothed_adj_outpatient_covid", "smoothed_outpatient_cli", "smoothed_adj_outpatient_cli"]
17+
"maintainers": ["U01AP8GSWG3","U01069KCRS7"]
1918
},
2019
"google-symptoms": {
2120
"max_age": 6,

0 commit comments

Comments
 (0)