chore: update readme and other files to remove google refs (#9513)

* chore: update readme and other files to remove google refs

* chore: update info about releases
This commit is contained in:
Maribeth Moffatt
2025-12-10 16:29:06 -05:00
committed by GitHub
parent 7e03c6e31c
commit 65caa9fb7f
4 changed files with 11 additions and 139 deletions

View File

@@ -25,10 +25,6 @@ jobs:
validate your changes on our
[developer site](https://developers.google.com/blockly/guides/contribute/core#making_and_verifying_a_change).
- All contributors must sign the Google Contributor License
Agreement (CLA). If the google-cla bot leaves a comment on this
PR, make sure you follow the instructions.
- We use conventional commits to make versioning the package easier. Make sure your commit
message is in the [proper format](https://developers.google.com/blockly/guides/contribute/get-started/commits)
or [learn how to fix it](https://developers.google.com/blockly/guides/contribute/get-started/commits#fixing_non-conventional_commits).