dpgaspar commented on a change in pull request #8433: [docs] Crafting a new release URL: https://github.com/apache/incubator-superset/pull/8433#discussion_r338932366
########## File path: RELEASING/README.md ########## @@ -74,6 +90,8 @@ Then you can generate other derived environment variables that are used throughout the release process: ```bash + # Replace FULLNAME with your PGP key name for Apache + export FULLNAME="YOURFULLNAMEHERE" Review comment: Changed, replaced it on the initial setup also ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
