family->given for R Core authorship (#4222)

This commit is contained in:
Michael Chirico
2025-06-12 14:23:57 -07:00
committed by GitHub
parent 57bb3a12d3
commit b596245571

View File

@@ -60,7 +60,7 @@ Authors@R: c(
comment = "showdown.js library"),
person("Ivan", "Sagalaev", role = c("ctb", "cph"),
comment = "highlight.js library"),
person(family = "R Core Team", role = c("ctb", "cph"),
person(given = "R Core Team", role = c("ctb", "cph"),
comment = "tar implementation from R")
)
Description: Makes it incredibly easy to build interactive web