From 2dc3f53a133ea0f7bd92b902294f020c4ae0f5a5 Mon Sep 17 00:00:00 2001 From: Sean Malloy Date: Thu, 13 Aug 2020 22:13:07 -0500 Subject: [PATCH] Update Maintainer Details In Helm Chart Changing the maintainer for the helm chart to SIG scheduling instead of an individual person. --- charts/descheduler/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/descheduler/Chart.yaml b/charts/descheduler/Chart.yaml index 2fd0156a3..2d62bf951 100644 --- a/charts/descheduler/Chart.yaml +++ b/charts/descheduler/Chart.yaml @@ -12,5 +12,5 @@ icon: https://kubernetes.io/images/favicon.png sources: - https://github.com/kubernetes-sigs/descheduler maintainers: -- name: stevehipwell - email: steve.hipwell@github.com +- name: Kubernetes SIG Scheduling + email: kubernetes-sig-scheduling@googlegroups.com