Skip to content

Commit

Permalink
renovate.json: drop reviewers
Browse files Browse the repository at this point in the history
They will be assigned based on CODEOWNERS

Signed-off-by: Adam Cmiel <[email protected]>
  • Loading branch information
chmeliik committed Dec 6, 2024
1 parent e7521ef commit 80bb1d2
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@
"registry.access.redhat.com/rh-syft-tech-preview/syft-rhel9"
],
"groupName": "build",
"reviewers": [
"mmorhun",
"tkdchen",
"rcerven",
"mkosiarc",
"brunoapimentel",
"chmeliik"
],
"matchFileNames": [
"task/acs-deploy-check/**",
"task/acs-image-check/**",
Expand Down Expand Up @@ -88,10 +80,6 @@
"registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8"
],
"groupName": "ec",
"reviewers": [
"zregvart",
"lcarva"
],
"matchFileNames": [
"task/tkn-bundle-oci-ta/**",
"task/tkn-bundle/**",
Expand All @@ -105,18 +93,6 @@
"quay.io/konflux-ci/clamav-db"
],
"groupName": "integration",
"reviewers": [
"dirgim",
"hongweiliu17",
"jsztuka",
"Josh-Everett",
" 14rcole",
"chipspeak",
"dheerajodha",
"kasemAlem",
"jencull",
"sonam1412"
],
"matchFileNames": [
"task/clair-scan/**",
"task/clamav-scan/**",
Expand All @@ -143,9 +119,6 @@
"quay.io/opdev/preflight"
],
"groupName": "preflight",
"reviewers": [
"skattoju"
],
"matchFileNames": [
"task/ecosystem-cert-preflight-checks/**"
]
Expand Down

0 comments on commit 80bb1d2

Please sign in to comment.