Skip to content

Commit c1d0e1d

Browse files
authored
Merge pull request #686 from cmu-delphi/release/v3.0.20
Release v3.0.20
2 parents 1423cd0 + 1cd4c8f commit c1d0e1d

File tree

7 files changed

+32
-14
lines changed

7 files changed

+32
-14
lines changed

content/about/careers/headless/2022_08_open_rank_faculty.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ date: 2022-08-12
33
title: Open Rank Faculty
44
---
55

6-
We would like to welcome new faculty at any rank and any track to join us in leading the Delphi group in the coming decade to develop and test the technology and science that are urgently needed for national epidemic tracking and forecasting, and that we believe we are in a position to do well.
6+
We would like to welcome new faculty at any rank and any track to join us in leading the Delphi group in the coming decade to develop and test the technology and science that are urgently needed for national epidemic tracking and forecasting.
77

8-
[Apply to the Open Rank Faculty positions at Interfolio](https://apply.interfolio.com/101207).
8+
[Apply to the Open Rank Faculty positions in the Machine Learning Department](https://www.ml.cmu.edu/faculty-hiring.html).
190 KB
Loading
58.2 KB
Loading
61.4 KB
Loading

content/people/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ people:
9191
team:
9292
- past
9393
note: Core member, March-April 2020
94+
- firstName: Seline
95+
lastName: Carter
96+
image: seline-carter.jpg
97+
affiliation: CMU/Stat
98+
team:
99+
- contributors
94100
- key: ccheng
95101
firstName: Cheng
96102
lastName: Cheng
@@ -146,6 +152,12 @@ people:
146152
affiliation: CMU/MLD
147153
team:
148154
- core
155+
- firstName: Margaret
156+
lastName: Ellingwood
157+
image: margaret-ellingwood.jpg
158+
affiliation: CMU/Stat
159+
team:
160+
- contributors
149161
- firstName: Natalie
150162
lastName: F.
151163
image: natalie-gos.jpg
@@ -706,6 +718,12 @@ people:
706718
team:
707719
- past
708720
note: Google Fellow, October 2020-March 2021
721+
- firstName: Mashrin
722+
lastName: Srivastava
723+
image: mashrin-srivastava.jpg
724+
affiliation: CMU/MLD
725+
team:
726+
- contributors
709727
- firstName: Vishakha
710728
lastName: Srivastava
711729
image: vishakha-srivastava-500x500-min.jpg

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "www-main",
3-
"version": "3.0.19",
3+
"version": "3.0.20",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.1.1",
77
"highlight.js": "^11.5.1",
88
"katex": "^0.16.0",
99
"uikit": "^3.14.3",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.2/www-covidcast-3.2.2.tgz",
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.3/www-covidcast-3.2.3.tgz",
1111
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.2/www-covidcast-classic-2.6.2.tgz",
1212
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"
1313
},

0 commit comments

Comments
 (0)