Commit 01f669b
authored
chore: monorepo script to use cloud-sdk-java-team (#11903)
I found the Monorepo Migration script uses the old team name. Let's use
the new team.
Here is the command to confirm the regular expression:
```
suztomo@suztomo:~$ echo "* @suztomo @googleapis/cloud-java-team-teamsync @googleapis/cloud-sdk-java-team" | sed -E 's/@googleapis\/(cloud-java-team-teamsync|yoshi-java|cloud-sdk-java-team)//g'
* @suztomo
```
b/4795425821 parent 21bfc98 commit 01f669b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments