diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9eec193..79e674c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ # CODEOWNERS # Last-match-wins: put broader patterns above more specific ones. # Docs: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +* @flamingo-stack/frontend-engineers /.github/CODEOWNERS @flamingo-stack/devops-engineers diff --git a/package.json b/package.json index 130fc14..c2788b7 100644 --- a/package.json +++ b/package.json @@ -69,5 +69,4 @@ "@next/swc-linux-x64-gnu": "^16.2.4", "@next/swc-linux-x64-musl": "^16.2.4" } -} - +} \ No newline at end of file