Skip to content

Commit

Permalink
Add ropensci-champions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Sep 25, 2024
1 parent b0742c4 commit ee0cace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ee0cace

Please sign in to comment.