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 0e0ee890de6e38a80153015ffd1dfcc15d34de2f Author: Bryce Mecum <[email protected]> AuthorDate: Tue Dec 31 11:52:33 2024 -0800 Add note about step requiring PMC --- docs/source/developers/release.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/developers/release.rst b/docs/source/developers/release.rst index 6713c8324e..06bc50af7c 100644 --- a/docs/source/developers/release.rst +++ b/docs/source/developers/release.rst @@ -712,3 +712,5 @@ Be sure to go through on the following checklist: .. code-block:: Bash dev/release/post-09-remove-old-artifacts.sh + + Note: This step must be done by a PMC member.
