RussellSpitzer commented on code in PR #187: URL: https://github.com/apache/iceberg-docs/pull/187#discussion_r1088003719
########## landing-page/content/common/how-to-release.md: ########## @@ -21,6 +21,18 @@ disableSidebar: true - limitations under the License. --> +## Introduction + +This page walks you through the release process of the Iceberg project. + +Decisions about releases are made by three groups: + +* Release Manager: Does the work of creating the release, signing it, counting votes, announcing the release and so on. Doesn't have to be a committer but then should find a committer who helps out with some of the steps. +* The community: Performs the discussion of whether it is the right time to create a release and what that release should contain. The community can also cast non-binding votes on the release. Review Comment: We should probably define what "votes on the release" means in this context. May be fine to just link to the Apache Docs https://www.apache.org/foundation/voting.html Which has a lot more through information And https://www.apache.org/legal/release-policy.html as well -- 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]
