add myself to maintainers (#12786)

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2019-04-28 16:08:19 -07:00
committed by Kubernetes Prow Robot
parent 584c5f1235
commit 0f52c0b8ff
2 changed files with 7 additions and 1 deletions
+5 -1
View File
@@ -1,11 +1,15 @@
apiVersion: v1
description: A Helm chart for sentry-kubernetes (https://github.com/getsentry/sentry-kubernetes)
name: sentry-kubernetes
version: 0.1.6
version: 0.1.7
appVersion: latest
icon: https://sentry-brand.storage.googleapis.com/sentry-glyph-white.png
home: https://github.com/getsentry/sentry-kubernetes
sources:
- https://github.com/getsentry/sentry-kubernetes
maintainers:
- name: cpanato
email: ctadeu@gmail.com
keywords:
- sentry
- report kubernetes events
+2
View File
@@ -1,4 +1,6 @@
approvers:
- cpanato
- gianrubio
reviewers:
- cpanato
- gianrubio