mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 20:21:01 -06:00
Chore: Add action items for existing dependencies to readme (#72408)
* chore: add action items for existing dependencies to readme * chore: include that when reassigning back to BEP add BEP as reviewers on a PR
This commit is contained in:
parent
331a4297bb
commit
6bcd0cd953
@ -84,3 +84,10 @@ gopkg.in/square/go-jose.v2@v2.6.0
|
||||
filippo.io/age@v1.1.1
|
||||
github.com/docker/docker@v23.0.4+incompatible
|
||||
```
|
||||
|
||||
## Action items
|
||||
|
||||
For existing dependencies, please review and update ownership of your team’s dependencies in `go.mod`.
|
||||
|
||||
- If any assignments are incorrect, you can replace your team name with the correct team in `go.mod`.
|
||||
- If you don’t know who the correct team is, you can reassign the dependency back to backend platform. Afterwards, open a PR and assign backend platform as reviewers.
|
||||
|
Loading…
Reference in New Issue
Block a user