Skip to content

Commit

Permalink
add nat as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdefries committed Sep 4, 2024
1 parent 4226ecc commit af635dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Package: epidatasets
Title: Epidemiological Data for Delphi Tooling Examples
Version: 0.0.1
Authors@R: c(
person(c("Daniel", "J."), "McDonald", email="[email protected]", role = c("cre", "aut")),
person(c("Daniel", "J."), "McDonald", email="[email protected]", role = c("aut")),
person("Nat", "DeFries", email="[email protected]", role = c("cre", "aut")),
person("Johns Hopkins University Center for Systems Science and Engineering", role = "dtc", comment = "Owner of COVID-19 cases and deaths data sourced from the COVID-19 Data Repository"),
person("Johns Hopkins University", role = "cph", comment = "Copyright holder of COVID-19 cases and deaths data sourced from the COVID-19 Data Repository"),
person("Carnegie Mellon University Delphi Group", role = "dtc", comment = "Owner of masking and social-distancing data sourced from the COVID-19 Trends and Impacts Survey")
Expand Down

0 comments on commit af635dc

Please sign in to comment.