From 80bb1d2340268d1135eac5b3e9a518aefa18bd92 Mon Sep 17 00:00:00 2001 From: Adam Cmiel Date: Wed, 4 Dec 2024 18:52:49 +0100 Subject: [PATCH] renovate.json: drop reviewers They will be assigned based on CODEOWNERS Signed-off-by: Adam Cmiel --- renovate.json | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/renovate.json b/renovate.json index d3719f172f..176fa6dbe7 100644 --- a/renovate.json +++ b/renovate.json @@ -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/**", @@ -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/**", @@ -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/**", @@ -143,9 +119,6 @@ "quay.io/opdev/preflight" ], "groupName": "preflight", - "reviewers": [ - "skattoju" - ], "matchFileNames": [ "task/ecosystem-cert-preflight-checks/**" ]