diff --git a/.github/workflows/cran-status.yml b/.github/workflows/cran-status.yml index c1802ff19f..504680a914 100644 --- a/.github/workflows/cran-status.yml +++ b/.github/workflows/cran-status.yml @@ -17,7 +17,7 @@ jobs: with: # Whom should the issue be assigned to if errors are encountered # in the CRAN status checks? - issue-assignees: "bundfussr,esimms999-gsk,thomas-neitmann,bms63" + issue-assignees: "bundfussr,esimms999-gsk,manciniedoardo,bms63" # Create an issue if one or more of the following # statuses are reported on the check report. statuses: "WARN,ERROR,NOTE"