Skip to content

Commit

Permalink
fix: Change creator's email address
Browse files Browse the repository at this point in the history
Requested by Kurt Hornik.
  • Loading branch information
datawookie committed Aug 30, 2023
1 parent 916d0ae commit 25f593e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Authors@R:
c(person(given = c("Andrew", "B."),
family = "Collier",
role = c("aut", "cre", "cph"),
email = "andrew@fathomdata.dev"),
email = "andrew.b.collier@gmail.com"),
person(given = "Matt",
family = "Dennis",
role = "ctb",
Expand Down

0 comments on commit 25f593e

Please sign in to comment.