diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..0d2a681 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @gleanwork/gleanwork-reviewers diff --git a/.gitignore b/.gitignore index c7d409d..2011f12 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,4 @@ npm-debug.log* .env.local # Local planning docs -docs/plans/ +docs/plans