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: 7: incorrect codeowner organization: argoproj/argocd-approvers Line: 7: incorrect codeowner organization: argoproj/argocd-approvers-docs Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: argoproj/argocd-approvers Line: 8: incorrect codeowner organization: argoproj/argocd-approvers-docs Line: 8: no users/groups matched Line: 11: incorrect codeowner organization: argoproj/argocd-approvers Line: 11: incorrect codeowner organization: argoproj/argocd-approvers-ci Line: 11: no users/groups matched Line: 12: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 13: incorrect codeowner organization: argoproj/argocd-approvers Line: 13: incorrect codeowner organization: argoproj/argocd-approvers-ci Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: argoproj/argocd-approvers Line: 14: incorrect codeowner organization: argoproj/argocd-approvers-ci Line: 14: no users/groups matched Line: 17: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 18: incorrect codeowner organization: argoproj/argocd-approvers Line: 18: incorrect codeowner organization: argoproj/argocd-approvers-cli Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: argoproj/argocd-approvers Line: 19: incorrect codeowner organization: argoproj/argocd-approvers-cli Line: 19: no users/groups matched
Nitish Kumar 267eb2ff0f
chore: add cli scoped approver role for argocd (#24006)
Signed-off-by: nitishfy <justnitish06@gmail.com>
2025-09-05 15:14:33 -04:00

19 lines
No EOL
901 B
Text

# All
** @argoproj/argocd-approvers
# Docs
/docs/** @argoproj/argocd-approvers @argoproj/argocd-approvers-docs
/USERS.md @argoproj/argocd-approvers @argoproj/argocd-approvers-docs
/README.md @argoproj/argocd-approvers @argoproj/argocd-approvers-docs
/mkdocs.yml @argoproj/argocd-approvers @argoproj/argocd-approvers-docs
# CI
/.codecov.yml @argoproj/argocd-approvers @argoproj/argocd-approvers-ci
/.github/** @argoproj/argocd-approvers @argoproj/argocd-approvers-ci
/.goreleaser.yaml @argoproj/argocd-approvers @argoproj/argocd-approvers-ci
/sonar-project.properties @argoproj/argocd-approvers @argoproj/argocd-approvers-ci
# CLI
/cmd/argocd/** @argoproj/argocd-approvers @argoproj/argocd-approvers-cli
/cmd/main.go @argoproj/argocd-approvers @argoproj/argocd-approvers-cli
/docs/operator-manual/ @argoproj/argocd-approvers @argoproj/argocd-approvers-cli