Skip to content

Commit 692b918

Browse files
authored
LICENSE and DCO in CODEOWNERS (#2208)
This change adds the LICENSE and DCO files to CODEOWNERS and specifies the community docs maintainers team as owners. The purpose of this change is to prevent any unintentional or unauthorized modifications to these files. Resolves #2178
1 parent 074743b commit 692b918

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
/docs/docsite/rst/community/collection_contributors/collection_requirements.rst @ansible/steering-committee
22
/docs/docsite/rst/community/steering/* @ansible/steering-committee
33
/docs/docsite/rst/roadmap/COLLECTIONS_*.rst @ansible/steering-committee
4+
# DCO and COPYING need approval from the Red Hat open-source legal team
5+
/DCO @ansible/community-docs-maintainers
6+
/COPYING @ansible/community-docs-maintainers

0 commit comments

Comments
 (0)