Skip to content

Commit

Permalink
Merge pull request #183 from tracykteal/patch-1
Browse files Browse the repository at this point in the history
Updating for Posit
  • Loading branch information
wch authored Dec 5, 2023
2 parents 478b0c6 + 06a08a3 commit 6ba5693
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Type: Package
Title: Utilities for Scheduling Functions to Execute Later with Event Loops
Version: 1.3.1.9000
Authors@R: c(
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"),
person("Joe", "Cheng", role = c("aut"), email = "joe@rstudio.com"),
person(family = "RStudio", role = "cph"),
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@posit.co"),
person("Joe", "Cheng", role = c("aut"), email = "joe@posit.co"),
person(family = "Posit Software, PBC", role = "cph"),
person("Marcus", "Geelnard", role = c("ctb", "cph"), comment = "TinyCThread library, https://tinycthread.github.io/"),
person("Evan", "Nemerson", role = c("ctb", "cph"), comment = "TinyCThread library, https://tinycthread.github.io/")
)
Expand Down

0 comments on commit 6ba5693

Please sign in to comment.