Skip to content

Commit aabcb2c

Browse files
committed
Add ORCID to DESCRIPTION
1 parent b4fc5ac commit aabcb2c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Title: Utilities for Scheduling Functions to Execute Later with Event
44
Loops
55
Version: 1.4.4.9000
66
Authors@R: c(
7-
person("Winston", "Chang", , "[email protected]", role = "aut"),
7+
person("Winston", "Chang", , "[email protected]", role = "aut",
8+
comment = c(ORCID = "0000-0002-1576-2126")),
89
person("Joe", "Cheng", , "[email protected]", role = "aut"),
910
person("Charlie", "Gao", , "[email protected]", role = c("aut", "cre"),
1011
comment = c(ORCID = "0000-0002-0750-061X")),

man/later-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)