LICENSE in CODEOWNERS (#2210)

This change adds the COPYING file 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 this file. Resolves #2178
This commit is contained in:
Don Naro
2024-11-20 20:01:39 +00:00
committed by GitHub
parent 1d0f3a8122
commit 612e2adbf9

2
.github/CODEOWNERS vendored
View File

@@ -1,3 +1,5 @@
/docs/docsite/rst/community/collection_contributors/collection_requirements.rst @ansible/steering-committee
/docs/docsite/rst/community/steering/* @ansible/steering-committee
/docs/docsite/rst/roadmap/COLLECTIONS_*.rst @ansible/steering-committee
# Edits to COPYING need approval from the Red Hat open-source legal team
/COPYING @ansible/community-docs-maintainers