Merge pull request #1193 from grahamwhaley/20190129_CODEOWNERS

ci: Add a CODEOWNERS file for github ack checks
This commit is contained in:
James O. D. Hunt 2019-01-30 11:28:08 +00:00 committed by GitHub
commit eb92f49811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
CODEOWNERS Normal file
View File

@ -0,0 +1,13 @@
# Copyright 2019 Intel Corporation.
#
# SPDX-License-Identifier: Apache-2.0
#
# Define any code owners for this repository.
# The code owners lists are used to help automatically enforce
# reviews and acks of the right groups on the right PRs.
# Order in this file is important. Only the last match will be
# used. See https://help.github.com/articles/about-code-owners/
*.md @kata-containers/documentation