This is an automated email from the ASF dual-hosted git repository. brycemecum pushed a commit to branch feature/GH-45140--release-guide-improvements in repository https://gitbox.apache.org/repos/asf/arrow.git
commit 604bd4080ed711bdf82dde251252d0d9bcb79dd1 Author: Bryce Mecum <[email protected]> AuthorDate: Tue Dec 31 11:51:07 2024 -0800 GMT --- docs/source/developers/release.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/developers/release.rst b/docs/source/developers/release.rst index deb1ed005d..477c6e313a 100644 --- a/docs/source/developers/release.rst +++ b/docs/source/developers/release.rst @@ -679,7 +679,7 @@ Be sure to go through on the following checklist: the filename and YAML metadata. * Set the date in the filename and in the YAML metadata to the date that the - release candidate vote thread for the release closed. + release candidate vote thread for the release closed (in GMT). * *For minor releases only*, remove any section about community updates (new committers, PMC members, etc).
