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
pull/72540/head
Kat Yang 2 years ago committed by GitHub
parent 331a4297bb
commit 6bcd0cd953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      scripts/modowners/README.md

@ -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…
Cancel
Save