File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -43,15 +43,8 @@ accompanied by a description of the modifications. In most cases, a simple
4343explanation will do (for example, "Update x86 maintainers"), however the
4444maintainers may ask for a more detailed write-up.
4545
46- Standalone changes are NOT accepted for the RHMAINTAINERS or CODEOWNERS files,
47- and changes are only accepted for the owners.yaml file. Merge requests that
48- modify owners.yaml changes must include associated changes to RHMAINTAINERS &
49- CODEOWNERS. These secondary files can be generated using these commands
50- executed from the top level of documentation:
51-
52- ```
53- make # requires minimum golang version 1.14
54- ```
46+ Changes are only accepted for the owners.yaml file, as the RHMAINTAINERS and
47+ CODEOWNERS files are generated automatically on-merge.
5548
5649Users making changes must include a "Signed-off-by:" tag on all commits that
5750acknowledges the DCO, https://developercertificate.org .
You can’t perform that action at this time.
0 commit comments