diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3551581793..79c559ee1a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,8 @@ +# Default owners for all files in this repo +* @appfolio/resident-mobile /.github/ @urql-graphql/core /.changeset/config.json @urql-graphql/core /scripts/actions/* @urql-graphql/core /scripts/prepare/* @urql-graphql/core /scripts/rollup/* @urql-graphql/core -/scripts/changesets/* @urql-graphql/core +/scripts/changesets/* @urql-graphql/core \ No newline at end of file