Skip to content

Commit

Permalink
add ORCID I could find
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Nov 12, 2024
1 parent 341d2cb commit cafe6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Authors@R: c(
person("Maëlle", "Salmon", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-2815-0399")),
person("Alec L.", "Robitaille", role = "rev",
comment = "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>."),
comment = c(ORCID = "0000-0002-4706-1762", "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>.")),
person(, role = "rev",
comment = "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>."),
person("François", "Michonneau", , "[email protected]", role = "rev",
comment = "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>.")
comment = c(ORCID = "0000-0002-9092-966X", "Reviewed the package (v2.0.2.9000) for rOpenSci, see <https://github.com/ropensci/software-review/issues/653>."))
)
Description: Access and interrogate EMODnet (European Marine Observation
and Data Network) Web Feature Service data through R.
Expand Down

0 comments on commit cafe6a3

Please sign in to comment.