From b225e9f1d7e1785cbdaed74b2c2b670009ae0edf Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Mon, 8 Jan 2024 21:23:25 -0800 Subject: [PATCH] Add myself as a maintainer in Chart.yaml --- helm-chart/binderhub/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm-chart/binderhub/Chart.yaml b/helm-chart/binderhub/Chart.yaml index 0ef391735..64f627d32 100644 --- a/helm-chart/binderhub/Chart.yaml +++ b/helm-chart/binderhub/Chart.yaml @@ -28,5 +28,7 @@ maintainers: # listed, we have added some below, but in practice the entire JupyterHub team # contributes to the maintenance of this Helm chart. Please go ahead and add # yourself! + - name: Yuvi + email: yuvipanda@gmail.com - name: Erik Sundell email: erik@sundellopensource.se