andygrove commented on code in PR #3508: URL: https://github.com/apache/datafusion-comet/pull/3508#discussion_r2801180501
########## docs/source/contributor-guide/release_process.md: ########## @@ -19,13 +19,66 @@ # Apache DataFusion Comet: Release Process -This documentation explains the release process for Apache DataFusion Comet. +This documentation explains the release process for Apache DataFusion Comet. Some preparation tasks can be +performed by any contributor, while certain release tasks can only be performed by a DataFusion Project Management +Committee (PMC) member. + +## Checklist Review Comment: oops, missed this comment ... 0.13.0 is just used as an example - no need to update this each time. Previously there was a mix of versions, so it was confusing. We do have something like `$COMET_VERSION` substitution already in docs. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
