Skip to content

Commit

Permalink
add owner of all oss/kubernetes-csi/* components (#5715)
Browse files Browse the repository at this point in the history
  • Loading branch information
Devinwong authored Jan 30, 2025
1 parent 2fb3440 commit c1eeb38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@
"assignees": ["mainred"],
"reviewers": ["mainred"]
},
{
"matchPackageNames": ["oss/kubernetes-csi/*"],
"assignees": ["andyzhangx"],
"reviewers": ["andyzhangx"]
},
{
"matchDatasources": ["docker"],
"matchPackageNames": ["oss/binaries/kubernetes/kubernetes-node", "oss/binaries/kubernetes/azure-acr-credential-provider", "oss/binaries/deislabs/containerd-wasm-shims"],
Expand Down

0 comments on commit c1eeb38

Please sign in to comment.