mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-09 15:08:04 -05:00
family->given for R Core authorship (#4222)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user