From 8f462de30c1c85e18a6ab681b9def49aeec5fa01 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 5 Feb 2025 09:27:13 +0100 Subject: [PATCH] CODEOWNERS: add Jeremy Choi and Sam Fowler ... as code owners of the `sast-*-check` tasks. They are going to be the primary maintainers of these task definitions. Related: https://issues.redhat.com/browse/PSSECAUT-943 --- CODEOWNERS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 2e09a28d66..08bc947d8d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -68,16 +68,16 @@ /stepactions/fips-operator-check-step-action @konflux-ci/integration-service-maintainers # renovate groupName=integration -/task/coverity-availability-check @konflux-ci/integration-service-maintainers @kdudka -/task/coverity-availability-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka -/task/sast-coverity-check @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka -/task/sast-coverity-check-oci-ta @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka -/task/sast-shell-check @konflux-ci/integration-service-maintainers @kdudka -/task/sast-shell-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka -/task/sast-snyk-check @konflux-ci/integration-service-maintainers @kdudka -/task/sast-snyk-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka -/task/sast-unicode-check @konflux-ci/integration-service-maintainers @kdudka -/task/sast-unicode-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka +/task/coverity-availability-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl +/task/coverity-availability-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl +/task/sast-coverity-check @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka @jeremychoi @sfowl +/task/sast-coverity-check-oci-ta @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka @jeremychoi @sfowl +/task/sast-shell-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl +/task/sast-shell-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl +/task/sast-snyk-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl +/task/sast-snyk-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl +/task/sast-unicode-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl +/task/sast-unicode-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl # renovate groupName=preflight /task/ecosystem-cert-preflight-checks @acornett21 @bcrochet @komish @skattoju