Skip to content

Commit

Permalink
Add fake user for ropensci-champions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Sep 25, 2024
1 parent 446a01a commit 663f0c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/buildtools.R
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ universe_info <- function(){
universe <- switch(name,
'bioc' = 'bioconductor',
'r-multiverse-staging' = 'r-multiverse',
'ropensci-champions' = 'ropensci',
name
)
gh::gh(sprintf('/users/%s', universe))
Expand Down

0 comments on commit 663f0c2

Please sign in to comment.