diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..14b891a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,9 @@ +# Review routing for this repository. +# +# The Cozystack maintainers are maintainers of every sub-project by default +# (https://github.com/cozystack/cozystack/blob/main/MAINTAINERS.md). The handles +# below are the people whose review is requested on changes here. It is a +# routing list, not a claim about who contributes most: some entries are here +# because the area is theirs, others because the role carries the repository. + +* @kvaps @IvanHunters