File: CODEOWNERS

package info (click to toggle)
kata-containers 2.4.0~alpha0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,896 kB
  • sloc: makefile: 881; sh: 844
file content (12 lines) | stat: -rw-r--r-- 415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (c) 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