diff --git a/.gitignore b/.gitignore index 3f3aacf..693cceb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules .env .secrets payload.json +.vscode/ diff --git a/CODEOWNERS b/CODEOWNERS index 58f661c..46e1e5d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in the repo. -* @launchdarkly/team-app-platform-product +* @launchdarkly/team-automation