Skip to content

Commit 3cfa38d

Browse files
committed
Update e-mail and add ORCID
1 parent 74c0951 commit 3cfa38d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Authors@R:
66
c(person(given = "Kirill",
77
family = "Müller",
88
role = "aut",
9-
email = "[email protected]"),
9+
email = "[email protected]",
10+
comment = c(ORCID = "0000-0002-1416-3412")),
1011
person(given = "Lorenz",
1112
family = "Walthert",
1213
role = c("cre", "aut"),

0 commit comments

Comments
 (0)