[all-commits] [llvm/llvm-project] 7f40bb: HowToReleaseLLVM: Update document to match the cur...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Dec 21 15:28:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7f40bb3b044fa673772f4d68351f7bd7c38294d4
https://github.com/llvm/llvm-project/commit/7f40bb3b044fa673772f4d68351f7bd7c38294d4
Author: Tom Stellard <tstellar at redhat.com>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M llvm/docs/HowToReleaseLLVM.rst
Log Message:
-----------
HowToReleaseLLVM: Update document to match the current release process
Change Summary:
* Clarify that release manager can commit without code owner approval
(but are still highly encouraged to get approval).
* Clarify that there is no official release criteria.
* Document what types of changes are allowed in each release phase.
This is update is based on the RFC submitted here:
http://lists.llvm.org/pipermail/llvm-dev/2020-May/141730.html
Reviewed By: hans
Differential Revision: https://reviews.llvm.org/D93493
More information about the All-commits
mailing list