Skip to content

Commit 4ab10ab

Browse files
authored
Update moderators.md
1 parent 190fecb commit 4ab10ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

moderators.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ If you have a question, please post a discussion to <https://github.com/r-multiv
9797

9898
The role of a [moderator](governance.md#moderator) is to read contributions at <https://github.com/r-multiverse/contributions/pulls>, merge the pull requests that comply with [R-multiverse official policies](policies.md), and either close the pull request (without merging) or ask for changes in non-compliant cases.
9999

100-
When the bot triggers manual review, please run [`multiverse.internals::review_package()`](https://r-multiverse.org/multiverse.internals/reference/review_package.html) locally.
101-
This function attempts to run the [list of automated pre-registration checks](review.md#automatic-acceptance).
100+
When the bot triggers manual review, please run [`multiverse.internals::review_package()`](https://r-multiverse.org/multiverse.internals/reference/review_package.html) on each of the submitted packages.
101+
This function runs the [list of automated pre-registration checks](review.md#automatic-acceptance).
102102

103103
As a [moderator](governance.md#moderator), you may optionally restrict your review to packages in your area of expertise.
104104
Simply search [contributions](https://github.com/r-multiverse/contributions/pulls) for relevant keywords, including [R-multiverse topics](https://r-multiverse.org/topics/).

0 commit comments

Comments
 (0)