Skip to content

Commit 096b638

Browse files
committed
Add ORCIDs to authors
1 parent 197b74f commit 096b638

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Type: Package
33
Title: NeuroAnatomy Toolbox for Analysis of 3D Image Data
44
Version: 1.8.13
55
Authors@R: c(
6-
person("Gregory", "Jefferis", , "[email protected]", role = c("aut", "cre")),
7-
person("James", "Manton", role = c("aut"))
6+
person("Gregory","Jefferis", email="[email protected]",
7+
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0587-9355")),
8+
person("James", "Manton", role = c("aut"), comment = c(ORCID = "0000-0001-9260-3156"))
89
)
910
URL: https://github.com/natverse/nat, https://natverse.github.io
1011
BugReports: https://github.com/natverse/nat/issues

0 commit comments

Comments
 (0)