diff --git a/.gitignore b/.gitignore index 2e23aca..95317a7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ vaul-helm-dev-creds.json ./test/acceptance/values.yaml ./test/acceptance/values.yml .idea +scratch/ diff --git a/CODEOWNERS b/CODEOWNERS index af6a350..a765f7e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @hashicorp/vault-ecosystem-foundations +* @hashicorp/vault-ecosystem