Add CODEOWNERS and tag @lopter as a reviewer on vars and secrets changes

Since I am working in those areas through [ADR-7], I would like to know
when they get changed, and possibly have a say.

[ADR-7]: https://git.clan.lol/clan/clan-core/pulls/3196
This commit is contained in:
Louis Opter
2025-05-05 23:35:38 +00:00
parent a887e26fef
commit 532d188612

2
CODEOWNERS Normal file
View File

@@ -0,0 +1,2 @@
nixosModules/clanCore/vars/.* @lopter
pkgs/clan-cli/clan_cli/(secrets|vars)/.* @lopter