accept alternative maintainer email for build_win #800
Comments
Win-builder simply uses the maintainer's email address, so this would require modification to the DESCRIPTION file before uploading. I do agree that in general that something like this would be useful - perhaps a confirmation prompt that says "message will be sent to person@foo.com", before uploading the package? |
We could use |
I think it would be fine as an argument to |
I'd be happy to accept a PR that implemented this. |
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
I'm guessing this is a common scenario:
R CMD Check
on all platforms ...build_win
Would be nice to specify an alternative email address to
build_win
as an argument.The text was updated successfully, but these errors were encountered: