diff --git a/R/setup.R b/R/setup.R index 25ac1a1..a877e20 100644 --- a/R/setup.R +++ b/R/setup.R @@ -93,7 +93,7 @@ list_universes <- function(){ # Ignore these orgs skiplist <- c('ropenscilabs', 'ropensci-archive', 'r-universe', 'r-universe-org', 'actions', 'workflows') -testusers <- c("test", 'actions', 'workflows', 'cran', 'bioc', 'r-multiverse', 'r-multiverse-staging') +testusers <- c("test", 'actions', 'workflows', 'cran', 'bioc', 'r-multiverse', 'r-multiverse-staging', 'ropensci-champions') #' @export #' @rdname setup_universes