Skip to content

Commit 6262e8d

Browse files
committed
Add my ORCID
1 parent c5399df commit 6262e8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Package: usethis
22
Title: Automate Package and Project Setup
33
Version: 1.0.0.9000
44
Authors@R: c(
5-
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
5+
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre"),
6+
comment = c(ORCID = "0000-0003-4757-117X")
7+
),
68
person("RStudio", role = "cph")
79
)
810
Description: Automate package and project setup tasks that are otherwise

0 commit comments

Comments
 (0)