Chore: Remove grafana-delivery references (#82505)

* s/grafana-delivery/grafana-release-guild/g

* Remove -squad suffix
This commit is contained in:
Dimitris Sotirakis
2024-02-15 11:00:30 +02:00
committed by GitHub
parent 6a47c8da8e
commit a6bc262093
7 changed files with 16 additions and 16 deletions

View File

@@ -14,4 +14,4 @@ The Drone pipelines are built with [Starlark](https://github.com/bazelbuild/star
- Open a PR where you can do test runs for your changes. If you need to experiment with secrets, create a PR in the [grafana-ci-sandbox repo](https://github.com/grafana/grafana-ci-sandbox), before opening a PR in the main repo.
- Run `make drone` after making changes to the Starlark files. This builds the `.drone.yml` file.
For further questions, reach out to the grafana-delivery squad.
For further questions, reach out to the grafana-release-guild squad.