Skip to content

Commit c5b8a09

Browse files
authored
Merge pull request #60 from langtonhugh/desc-addition
update description
2 parents 4056ae9 + 89fd4be commit c5b8a09

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ Authors@R:
1616
family = "Momin",
1717
role = c("aut"),
1818
email = "[email protected]",
19-
comment = c(ORCID = "0000-0002-6875-1551"))
20-
)
19+
comment = c(ORCID = "0000-0002-6875-1551")),
20+
person(given = "Sam",
21+
family = "Langton",
22+
role = c("aut"),
23+
email = "[email protected]",
24+
comment = c(ORCID = "0000-0002-1322-1553"))
25+
)
2126
Description: This contains helper functions for CODECHECKERS (<https://codecheck.org.uk>).
2227
License: MIT + file LICENSE
2328
Depends: R (>= 4.0.0), gh, R.cache, parsedate

0 commit comments

Comments
 (0)