From e084ad0a5eefe7ccfa80a0f4eac69f923efd0374 Mon Sep 17 00:00:00 2001 From: Marco Ebert Date: Mon, 17 Jun 2024 14:25:38 +0200 Subject: [PATCH] Chores: Align security contacts & chart maintainers to actual owners. (#11465) --- .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 ---