Skip to content

Commit

Permalink
fix: codeowners syntax error (argoproj#15781)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <[email protected]>
Co-authored-by: Ishita Sequeira <[email protected]>
Signed-off-by: sagarwala1 <[email protected]>
  • Loading branch information
2 people authored and sagarwala committed Oct 5, 2023
1 parent e2f26a1 commit 04e9e40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
** @argoproj/argocd-approvers

# Docs
/docs/** /USERS.md @argoproj/argocd-approvers @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
Expand Down

0 comments on commit 04e9e40

Please sign in to comment.