Skip to content

fix author metadata #923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project:


title-es: "Paquetes de rOpenSci: Desarrollo, mantenimiento y revisión por pares"
author-es: "Equipo editorial para la revisión de software de rOpenSci (actuales y pasados): Brooke Anderson, Scott Chamberlain, Laura DeCicco, Julia Gustavsen, Jeff Hollister, Anna Krystalli, Mauro Lepore, Lincoln Mullen, Mark Padgham, Karthik Ram, Emily Riederer, Noam Ross, Maëlle Salmon, Adam Sparks, Melina Vidoni"
author-es: "Equipo editorial para la revisión de software de rOpenSci (actuales y pasados)"
description-es: |
Guía para autoras/es de paquetes, encargadas/os, revisoras/es y editoras/es en
el sistema de revisión por pares de rOpenSci.
Expand All @@ -21,7 +21,7 @@ description-es: |
book:
favicon: images/apple-touch-icon.png
title: "rOpenSci Packages: Development, Maintenance, and Peer Review"
author: "rOpenSci software review editorial team (current and alumni): Brooke Anderson, Scott Chamberlain, Laura DeCicco, Julia Gustavsen, Jeff Hollister, Anna Krystalli, Mauro Lepore, Lincoln Mullen, Mark Padgham, Karthik Ram, Emily Riederer, Noam Ross, Maëlle Salmon, Adam Sparks, Melina Vidoni"
author: "rOpenSci software review editorial team (current and alumni)"
description: |
Guide for package authors, maintainers, reviewers and editors in rOpenSci
software peer-review system.
Expand Down
11 changes: 2 additions & 9 deletions softwarereview_editor_management.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,8 @@ Best,

- We add editors' names to

- [dev\_guide authors list](https://github.com/ropensci/dev_guide/blob/main/index.Rmd)
- [dev\_guide chapter introducing software review](https://github.com/ropensci/dev_guide/blob/main/softwarereview_intro.Rmd) (at two locations in this file, as editors and a bit below to remove them from the reviewers list)
- [software-review README](https://github.com/ropensci/software-review/blob/main/README.Rmd) (in two places in this file as well)
Both the dev\_guide and software-review README are automatically knit via continuous integration.
- [dev\_guide's Zenodo file](https://github.com/ropensci/dev_guide/blob/main/.zenodo.json)
- Airtable.

- Add editors to [https://github.com/orgs/ropensci/teams/editors/members](https://github.com/orgs/ropensci/teams/editors/members)

Expand All @@ -94,11 +92,6 @@ Best,

- Remove their access to the Airtable workspace.

- Remove them from

- [dev\_guide chapter introducing software review](https://github.com/ropensci/dev_guide/blob/main/softwarereview_intro.Rmd) (at two locations in this file, as editors and a bit below to remove them from the reviewers list)
- [software-review README](https://github.com/ropensci/software-review/blob/main/README.Rmd) (in two places in this file as well)

Both the dev\_guide and software-review README are automatically knit via continuous integration.

## Putting the system on pause {#vacation}
Expand Down
Loading