argo-cd/CODEOWNERS
Line: 2: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 5: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 6: incorrect codeowner organization: argoproj/argocd-approvers Line: 6: incorrect codeowner organization: argoproj/argocd-approvers-docs Line: 6: no users/groups matched Line: 9: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 10: incorrect codeowner organization: argoproj/argocd-approvers Line: 10: incorrect codeowner organization: argoproj/argocd-approvers-ci Line: 10: no users/groups matched
Michael Crenshaw ac0ae166f0
fix: codeowners syntax error (#15781)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
2023-10-04 16:15:41 +00:00

10 lines
338 B
Text

# All
** @argoproj/argocd-approvers
# Docs
/docs/** @argoproj/argocd-approvers @argoproj/argocd-approvers-docs
/USERS.md @argoproj/argocd-approvers @argoproj/argocd-approvers-docs
# CI
/.github/** @argoproj/argocd-approvers @argoproj/argocd-approvers-ci
/.goreleaser.yaml @argoproj/argocd-approvers @argoproj/argocd-approvers-ci