Create CODEOWNERS
This commit is contained in:
parent
2d12ab4134
commit
10756a9e9a
1 changed files with 10 additions and 0 deletions
10
CODEOWNERS
Normal file
10
CODEOWNERS
Normal file
|
@ -0,0 +1,10 @@
|
|||
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
||||
|
||||
# Argo CD
|
||||
/charts/argo-cd @TODO
|
||||
|
||||
# Argo Events
|
||||
# /charts/argo-events @TODO
|
||||
|
||||
# Argo Workflows
|
||||
/charts/argo @TODO
|
Loading…
Reference in a new issue