Skip to content

Commit 9d3c01c

Browse files
committed
add rlang authors as contributors
1 parent 00e967d commit 9d3c01c

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
@@ -14,7 +14,9 @@ Authors@R: c(
1414
person("Quang", "Nguyen", role = "ctb"),
1515
person("Evan", "Ray", role = "aut"),
1616
person("Dmitry", "Shemetov", role = "ctb"),
17-
person("Ryan", "Tibshirani", , "ryantibs@cmu.edu", role = c("aut", "cre"))
17+
person("Ryan", "Tibshirani", , "ryantibs@cmu.edu", role = c("aut", "cre")),
18+
person("Lionel", "Henry", role = "ctb", comment = "Author of included rlang fragments"),
19+
person("Hadley", "Wickham", role = "ctb", comment = "Author of included rlang fragments")
1820
)
1921
Description: This package introduces a common data structure for epidemiological
2022
data reported by location and time, provides another data structure to

0 commit comments

Comments
 (0)