Skip to content

feat: add codeowners

Albert Peci requested to merge feat/codeowners into development
type: ✨ Enhancement
desc: Add codeowner file for Gitlab

Code Owners allows us to specify users or shared groups that are responsible for specific files and directories in a repository. We should use this to ensure quality and provide full transparency.

The file should be enhanced as the project grows.

Proposed Changes

  • Add codeowners
  • Define root codeowners

Merge request reports