Files
kata-containers/CODEOWNERS
Line: 12: incorrect codeowner organization: kata-containers/documentation Line: 12: no users/groups matched Line: 14: incorrect codeowner organization: kata-containers/kernel Line: 14: no users/groups matched
James O. D. Hunt 21e042d7ec docs: Add kernel changes to CODEOWNERS file
All kernel changes need approval from the kernel team.

Fixes #389.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-03-11 14:36:12 +00:00

15 lines
446 B
Plaintext

# 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
/kernel/ @kata-containers/kernel