|
1 | 1 | {
|
2 |
| - "channel": "#covid-19-outages", |
| 2 | + "channel": "#sir-complains-a-lot", |
3 | 3 | "slack_token": "",
|
4 | 4 | "sources": {
|
5 | 5 | "doctor-visits": {
|
6 | 6 | "max_age": 5,
|
7 |
| - "maintainers": ["U010VE2T51N"] |
| 7 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] |
8 | 8 | },
|
9 | 9 | "hospital-admissions": {
|
10 | 10 | "max_age": 5,
|
11 |
| - "maintainers": ["U010VE2T51N"], |
12 |
| - "retired-signals": ["smoothed_covid19", "smoothed_adj_covid19"] |
| 11 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"], |
| 12 | + "retired-signals": ["smoothed_covid19","smoothed_adj_covid19"] |
| 13 | + }, |
| 14 | + "chng": { |
| 15 | + "max_age": 6, |
| 16 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] |
| 17 | + }, |
| 18 | + "google-symptoms": { |
| 19 | + "max_age": 11, |
| 20 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] |
13 | 21 | },
|
14 | 22 | "ght": {
|
15 | 23 | "max_age": 5,
|
16 |
| - "maintainers": ["U010VE2T51N"] |
17 |
| - }, |
18 |
| - "jhu-csse": { |
19 |
| - "max_age": 2, |
20 |
| - "maintainers": ["UUCGWMJ5P"] |
| 24 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] |
21 | 25 | },
|
22 | 26 | "usa-facts": {
|
| 27 | + "max_age": 3, |
| 28 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] |
| 29 | + }, |
| 30 | + "jhu-csse": { |
23 | 31 | "max_age": 2,
|
24 |
| - "maintainers": ["UUCGWMJ5P"] |
| 32 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] |
25 | 33 | },
|
26 | 34 | "safegraph": {
|
27 |
| - "max_age": 4, |
28 |
| - "maintainers": ["U010VE2T51N"] |
| 35 | + "max_age": 11, |
| 36 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"] |
29 | 37 | },
|
30 | 38 | "fb-survey": {
|
31 |
| - "max_age": 2, |
| 39 | + "max_age": 3, |
32 | 40 | "maintainers": ["U01069KCRS7"]
|
33 | 41 | },
|
34 | 42 | "indicator-combination": {
|
35 |
| - "max_age": 2, |
36 |
| - "maintainers": ["U010VE2T51N"], |
| 43 | + "max_age": 3, |
| 44 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"], |
37 | 45 | "retired-signals": ["nmf_day_doc_fbs_ght"]
|
| 46 | + }, |
| 47 | + "quidel": { |
| 48 | + "max_age":6, |
| 49 | + "maintainers": ["U01AP8GSWG3","U01069KCRS7"], |
| 50 | + "retired-signals": ["raw_pct_negative","smoothed_pct_negative","raw_tests_per_device","smoothed_tests_per_device"] |
38 | 51 | }
|
39 | 52 | }
|
40 | 53 | }
|
0 commit comments