Skip to content

Commit 935ed08

Browse files
committed
add nat author email
1 parent dcd87a4 commit 935ed08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Package: forecasteval
22
Title: Forecast Evaluation Dashboard
33
Version: 7.0.0
4-
Authors@R: c(person("Kate", "Harwood", email = "[email protected]", role = "aut"),
4+
Authors@R: c(person("Kate", "Harwood", role = "aut"),
55
person("Chris", "Scott", role = "ctb"),
66
person("Jed", "Grabman", role = "ctb")),
7-
person("Nat", "DeFries", role = c("aut", "cre")))
7+
person("Nat", "DeFries", email= "[email protected]", role = c("aut", "cre")))
88
Description: This app collects and scores COVID-19 forecasts submitted to the CDC, and displays the results in an RShiny dashboard.
99
License: MIT License, Copyright (c) 2021 Delphi contributors
1010
URL: https://github.com/cmu-delphi/forecast-eval/

0 commit comments

Comments
 (0)