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:
Kat Yang 2023-07-28 12:54:44 -04:00 committed by GitHub
parent 331a4297bb
commit 6bcd0cd953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 teams dependencies in `go.mod`.
- If any assignments are incorrect, you can replace your team name with the correct team in `go.mod`.
- If you dont 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.