diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0bbcae2..728dac1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,5 @@ -* @WeTransfer/WeTransfer-CodeOwners \ No newline at end of file +# https://help.github.com/en/articles/about-code-owners +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, they +# will be requested for review when someone opens a PR. +* @wetransfer/ios-collect diff --git a/.github/CODEOWNERS.backup b/.github/CODEOWNERS.backup deleted file mode 100644 index 728dac1..0000000 --- a/.github/CODEOWNERS.backup +++ /dev/null @@ -1,5 +0,0 @@ -# https://help.github.com/en/articles/about-code-owners -# These owners will be the default owners for everything in -# the repo. Unless a later match takes precedence, they -# will be requested for review when someone opens a PR. -* @wetransfer/ios-collect