From a8fa3f1cda5a9fc9df4401bb54885de356a7cd1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Wed, 9 Jul 2025 16:41:06 +0200 Subject: [PATCH] fix author metadata --- _quarto.yml | 4 ++-- softwarereview_editor_management.Rmd | 11 ++--------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index bd38ec23f..4963d7aea 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -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. @@ -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. diff --git a/softwarereview_editor_management.Rmd b/softwarereview_editor_management.Rmd index a2af9b38a..0c040a50a 100644 --- a/softwarereview_editor_management.Rmd +++ b/softwarereview_editor_management.Rmd @@ -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) @@ -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}