Module codeowners

Module codeowners 

Source
Expand description

GitLab CODEOWNERS provider.

GitLab supports CODEOWNERS files at:

  • CODEOWNERS (repository root)
  • docs/CODEOWNERS
  • .gitlab/CODEOWNERS

GitLab uses [Section] syntax for sections instead of # Section.

This provider aggregates all project ownership rules into a single file at the repository root CODEOWNERS.

Structsยง

GitLabCodeownersProvider
GitLab CODEOWNERS provider.