From 7113aa1ccdbd84eb91698bb43d856a4a7e227fe6 Mon Sep 17 00:00:00 2001 From: Alen Komljen Date: Tue, 9 Jul 2019 13:48:03 +0200 Subject: [PATCH] SC-5221 Transfer chart ownership to Ciprian (#15347) Signed-off-by: Alen Komljen --- stable/sematext-agent/Chart.yaml | 6 +++--- stable/sematext-agent/OWNERS | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/sematext-agent/Chart.yaml b/stable/sematext-agent/Chart.yaml index ecf7702a3f..f2f90ef7d1 100644 --- a/stable/sematext-agent/Chart.yaml +++ b/stable/sematext-agent/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 appVersion: "1.0" -version: 1.0.11 +version: 1.0.12 description: Helm chart for deploying Sematext Agent to Kubernetes keywords: - sematext @@ -12,6 +12,6 @@ keywords: home: https://sematext.com/cloud icon: https://sematext.com/wp-content/uploads/2017/09/octi-square-logo-200x200-2.png maintainers: - - name: komljen - email: alen.komljen@sematext.com + - name: hakman + email: ciprian.hacman@sematext.com name: sematext-agent diff --git a/stable/sematext-agent/OWNERS b/stable/sematext-agent/OWNERS index 60fa0bc133..849e86e075 100644 --- a/stable/sematext-agent/OWNERS +++ b/stable/sematext-agent/OWNERS @@ -1,6 +1,6 @@ approvers: -- komljen - megastef +- hakman reviewers: -- komljen - megastef +- hakman