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 fa74a6993493f39a54a5e07bdaaa674ce80ff630 Author: Bryce Mecum <[email protected]> AuthorDate: Tue Dec 31 11:16:03 2024 -0800 fixups --- 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 d73b15e87e..8c776b207a 100644 --- a/docs/source/developers/release.rst +++ b/docs/source/developers/release.rst @@ -27,7 +27,7 @@ process and as a comprehensive checklist for the Release Manager when performing a release. The person acting as Release Manager must at least have committer status in order to perform the tasks below. If the Release Manager is a committer but not a member of the PMC, some tasks will need to be delegated -to a PMC member and are marked as accordingly below. +to a PMC member and these are marked below accordingly. Principles ==========
