Skip to content

Commit d95464f

Browse files
committed
GH username
1 parent d21b144 commit d95464f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

maintenance_curation.Rmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ packages that fall out of scope for peer review.
7979
- Archived packages can be unarchived when the old or a new maintainer
8080
is willing to address the problems and wants to revive the
8181
package. For that please [contact rOpenSci](https://ropensci.org/contact/).
82-
They are transferred to the rOpenSci Labs organization.
82+
They are transferred to the ropenscilabs organization.
8383

8484
## Peer-reviewed packages {#peer-reviewed-packages}
8585

@@ -89,7 +89,7 @@ community and have passed through peer review. They need to be
8989
at the time of submission to be reviewed.
9090

9191
- Upon acceptance, these peer-reviewed packages are transferred from
92-
the author's GitHub to the rOpenSci GitHub organization
92+
the author's GitHub to the "ropensci" GitHub organization
9393
or alternatively tracked by adding them to a [JSON file](https://github.com/ropensci/roregistry/blob/gh-pages/info/not_transferred.json).
9494

9595
- Peer-reviewed packages will be in the registry tagged as
@@ -174,10 +174,10 @@ at unconferences
174174
- Biannually or annually, rOpenSci will contact incubator maintainers
175175
about repositories at least three months old, inquiring about
176176
development status and author preferences for migration to
177-
peer-review, rOpenSci-archive, or to author organizations. Based
177+
peer-review, ropensci-archive, or to author organizations. Based
178178
on the response, the package will be migrated immediately, peer review
179179
will be initiated, or migration will be deferred to the next
180-
review. Incubator packages will be migrated to the ROpenSci-archive by
180+
review. Incubator packages will be migrated to the ropensci-archive by
181181
default after one year, following [transfer guidance](#archivalguidance).
182182

183183
- Archived incubator packages will gain the "archived" type.

softwarereview_editor.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you're a guest editor, thanks for helping! Please contact the editor who invi
3131

3232
### Upon submission: {#upon-submission}
3333

34-
- Submission will automatically generate package check output from the rOpenSci-review-bot. The check results should be examined for any outstanding issues (most exceptions will need to be justified by the author in the particular context of their package). Checks can be re-run after any package change with the comment `@ropensci-review-bot check package`.
34+
- Submission will automatically generate package check output from the ropensci-review-bot. The check results should be examined for any outstanding issues (most exceptions will need to be justified by the author in the particular context of their package). Checks can be re-run after any package change with the comment `@ropensci-review-bot check package`.
3535
- For statistical submissions (identifiable as "Submission Type: Stats" in issue template), add the "stats" label to the issue (if not already added).
3636
- Check that the issue template has been properly filled out. Most common oversights and omissions should be caught and noted by the bot, but a manual check always helps. Editors can edit templates directly for minor fixes, or may direct authors to fill any mandatory template fields that may be missing.
3737
- The checking system is rebuilt every Tuesday at 00:01 UTC, and can take a couple of hours. If automatic checks fail around that time, wait a few hours and try again.
@@ -112,7 +112,7 @@ Each submission should be reviewed by *two* package reviewers. Although it is fi
112112
### After review: {#after-review}
113113

114114
- `@ropensci-review-bot approve <package-name>`
115-
- *If the original repository wishes to keep the package in their own GitHub organization rather than transfer to yOpenSci, add a line with the repository URL to [this repos list](https://github.com/ropensci/roregistry/blob/gh-pages/info/not_transferred.json) to ensure the package gets included in rOpenSci package registry.*
115+
- *If the original repository wishes to keep the package in their own GitHub organization rather than transfer to ropensci, add a line with the repository URL to [this repos list](https://github.com/ropensci/roregistry/blob/gh-pages/info/not_transferred.json) to ensure the package gets included in rOpenSci package registry.*
116116
- Nominate a package to be featured in an rOpenSci blog post or tech note if you think it might be of high interest. Please note in the software review issue one or two things the author could highlight, and tag `@ropensci/blog-editors` for follow-up.
117117
- If authors maintain a gitbook that is at least partly about their
118118
package, contact [an rOpenSci staff member](https://ropensci.org/about/#team) so they might contact the authors

0 commit comments

Comments
 (0)