diff --git a/charts/hbase-operator/Chart.yaml b/charts/hbase-operator/Chart.yaml index 660f15d..379c14c 100644 --- a/charts/hbase-operator/Chart.yaml +++ b/charts/hbase-operator/Chart.yaml @@ -22,3 +22,7 @@ version: 0.0.0-dev # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "0.0.0-dev" + +maintainers: + - email: zncdatadev@googlegroups.com + name: ZNCDataDev Team