Skip to content

Commit 1955c09

Browse files
author
Derek Barbosa
committed
README.md: Remove portion of 'making changes' section.
Remove section to reflect current behavior. Signed-off-by: Derek Barbosa <debarbos@redhat.com>
1 parent c51203a commit 1955c09

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,8 @@ accompanied by a description of the modifications. In most cases, a simple
4343
explanation will do (for example, "Update x86 maintainers"), however the
4444
maintainers 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

5649
Users making changes must include a "Signed-off-by:" tag on all commits that
5750
acknowledges the DCO, https://developercertificate.org.

0 commit comments

Comments
 (0)