Skip to content

Commit

Permalink
chore: don't make argocd-approvers owners of anything (#15774)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
  • Loading branch information
crenshaw-dev authored Oct 2, 2023
1 parent 9d48b7a commit 173eb5b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# All
** @argoproj/argocd-approvers

# Docs
/docs/** @argoproj/argocd-approvers @argoproj/argocd-approvers-docs
/docs/** @argoproj/argocd-approvers-docs

# CI
/.github/** @argoproj/argocd-approvers @argoproj/argocd-approvers-ci
/.goreleaser.yaml @argoproj/argocd-approvers @argoproj/argocd-approvers-ci
/.github/** @argoproj/argocd-approvers-ci
/.goreleaser.yaml @argoproj/argocd-approvers-ci

0 comments on commit 173eb5b

Please sign in to comment.