diff --git a/CODEOWNERS b/CODEOWNERS index 93444a96..2c5f66a4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,3 +5,6 @@ # any change to the chart should go through devops /charts/gitops-runtime/templates @codefresh-io/DevOps /charts/gitops-runtime/tests @codefresh-io/DevOps + +# gitops operator crd changes can be approved by some other people +/charts/gitops-runtime/templates/_components/gitops-operator/crds @codefresh-io/DevOps @dmaizel @eti-codefresh @chen-keinan @scme0 \ No newline at end of file