chore: replace old partner teams with updated names#1029
Conversation
Summary of ChangesHello @suztomo, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request updates references to internal Google Cloud team names across various configuration files. The primary goal is to ensure that code ownership, issue assignment, and pull request assignment mechanisms correctly point to the currently active teams, reflecting recent organizational changes. This change streamlines the automated processes for managing contributions and issues within the repository. Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates partner team names across repository configuration files. The changes replace older team names with new ones (@googleapis/api-bigquery-dataframe with @googleapis/bigquery-dataframe-team, and @googleapis/yoshi-python/@googleapis/python-core-client-libraries with @googleapis/cloud-sdk-python-team). These updates are consistently applied to .github/CODEOWNERS, .github/blunderbuss.yml, and .repo-metadata.json. The changes are straightforward and appear correct.
This PR replaces @googleapis/api-bigquery-dataframe with @googleapis/bigquery-dataframe-team and @googleapis/yoshi-python/@googleapis/python-core-client-libraries with @googleapis/cloud-sdk-python-team. b/478003109