From db8287d71adca75cb5bf0bcdd79fd309ee120918 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Tue, 28 Jul 2026 17:31:12 +0200 Subject: [PATCH] chore(codeowners): add the site owners Assisted-By: Claude Signed-off-by: Andrei Kvapil --- .github/CODEOWNERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ea19e833..2a4d24a6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,9 @@ -* @kvaps @lllamnyp +# 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 @lllamnyp @tym83 @myasnikovdaniil