Skip to content

Commit

Permalink
Make Alex Axthelm maintainer (#428)
Browse files Browse the repository at this point in the history
* Make Alex Axthelm maintainer

* Update DESCRIPTION

Co-authored-by: Alex Axthelm <[email protected]>

---------

Co-authored-by: Alex Axthelm <[email protected]>
  • Loading branch information
jdhoffa and AlexAxthelm authored Aug 22, 2023
1 parent c629f9e commit 16b2bd0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
11 changes: 8 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ Package: r2dii.match
Title: Tools to Match Corporate Lending Portfolios with Climate Data
Version: 0.1.3.9000
Authors@R:
c(person(given = "Jackson",
family = "Hoffart",
c(person(given = "Alex",
family = "Axthelm",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8579-8565"),
email = "[email protected]"),
person(given = "Jackson",
family = "Hoffart",
role = c("aut", "ctr"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8600-5042")),
person(given = "Mauro",
Expand Down Expand Up @@ -66,4 +71,4 @@ Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
RoxygenNote: 7.2.3
3 changes: 2 additions & 1 deletion man/r2dii.match-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16b2bd0

Please sign in to comment.