diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4a6519253..36d3d5be2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,5 +5,5 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/api-pubsub @googleapis/jsteam \ No newline at end of file +# Unless specified, the googleapis/cloud-sdk-nodejs-team is the default owner for nodejs repositories. +* @googleapis/api-pubsub @googleapis/cloud-sdk-nodejs-team \ No newline at end of file