[llvm] [Policy] Replace "code owners" with "maintainers" (PR #107384)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 05:25:15 PDT 2024


================
@@ -328,17 +328,17 @@ Release Patch Rules
 Below are the rules regarding patching the release branch:
 
 #. Patches applied to the release branch may only be applied by the release
-   manager, the official release testers or the code owners with approval from
+   manager, the official release testers or the maintainers with approval from
----------------
nikic wrote:

Unrelated side note: I think that nowadays only release managers can merge to release branches.

https://github.com/llvm/llvm-project/pull/107384


More information about the llvm-commits mailing list