diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..28539881 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,10 @@ +# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners + +# Argo CD +/charts/argo-cd @seanson + +# Argo Events +/charts/argo-events @jbehling + +# Argo Workflows +/charts/argo @benjaminws