diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5d056e9..e280364 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -* @googleapis/senseai-eco @googleapis/langchain-memorystore \ No newline at end of file +* @googleapis/senseai-eco-team @googleapis/langchain-memorystore-team \ No newline at end of file diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index d4bb20a..3acc55b 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,4 +1,4 @@ assign_issues: - - googleapis/langchain-memorystore + - googleapis/langchain-memorystore-team assign_prs: - - googleapis/langchain-memorystore + - googleapis/langchain-memorystore-team diff --git a/.repo-metadata.json b/.repo-metadata.json index 16e992a..602e6e9 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -9,5 +9,5 @@ "repo": "googleapis/langchain-google-memorystore-redis-python", "distribution_name": "langchain-google-memorystore-redis", "requires_billing": true, - "codeowner_team": "@googleapis/senseai-eco" + "codeowner_team": "@googleapis/senseai-eco-team" } \ No newline at end of file