docs : Add CODEOWNERS file

Adding a CODEOWNERS file as documented here -> https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#about-code-owners

Seeding with the github team -> https://github.com/orgs/confidential-containers/teams/documentation-maintainers/members

Looking to start discussion on
Who else should be added?
Are those listed comfortable being on the list?

Signed-off-by: James Magowan <magowan@uk.ibm.com>
This commit is contained in:
James Magowan 2022-02-28 14:49:42 +00:00 committed by Samuel Ortiz
parent 90c46f8209
commit f6507c35ed

8
CODEOWNERS Normal file
View File

@ -0,0 +1,8 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @confidential-containers/documentation-maintainers