From efde9812a53e69c7f46a20be7c45016ed3fac3c6 Mon Sep 17 00:00:00 2001 From: k8s-infra-cherrypick-robot <90416843+k8s-infra-cherrypick-robot@users.noreply.github.com> Date: Mon, 17 Jun 2024 08:05:50 -0700 Subject: [PATCH] Chores: Align security contacts & chart maintainers to actual owners. (#11480) Co-authored-by: Marco Ebert --- .github/ISSUE_TEMPLATE/cve_report.md | 3 ++- SECURITY_CONTACTS | 2 +- charts/ingress-nginx/Chart.yaml | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/cve_report.md b/.github/ISSUE_TEMPLATE/cve_report.md index 11789d479..79781fa66 100644 --- a/.github/ISSUE_TEMPLATE/cve_report.md +++ b/.github/ISSUE_TEMPLATE/cve_report.md @@ -4,8 +4,9 @@ about: CVE reporting for ingress-nginx title: '' labels: kind/bug assignees: - - strongjz + - Gacko - rikatz + - strongjz ---