From 6fb6609629b94dc4bf0ce4daf6a39278ca7dd06a Mon Sep 17 00:00:00 2001 From: Mikhail Naletov <36846182+okgolove@users.noreply.github.com> Date: Tue, 21 May 2019 09:08:39 +0300 Subject: [PATCH] [stable/aerospike] Add okgolove to OWNERS (#13972) * Added okgolove to OWNERS Signed-off-by: Mikhail Naletov * Bumped version Signed-off-by: Mikhail Naletov --- stable/aerospike/Chart.yaml | 4 +++- stable/aerospike/OWNERS | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 stable/aerospike/OWNERS diff --git a/stable/aerospike/Chart.yaml b/stable/aerospike/Chart.yaml index f95ec92152..671dcebf00 100644 --- a/stable/aerospike/Chart.yaml +++ b/stable/aerospike/Chart.yaml @@ -6,10 +6,12 @@ keywords: - aerospike - big-data home: http://aerospike.com -version: 0.2.5 +version: 0.2.6 icon: https://s3-us-west-1.amazonaws.com/aerospike-fd/wp-content/uploads/2016/06/Aerospike_square_logo.png sources: - https://github.com/aerospike/aerospike-server maintainers: - name: kavehmz email: kavehmz@gmail.com +- name: okgolove + email: okgolove@markeloff.net diff --git a/stable/aerospike/OWNERS b/stable/aerospike/OWNERS new file mode 100644 index 0000000000..bba777cb3f --- /dev/null +++ b/stable/aerospike/OWNERS @@ -0,0 +1,4 @@ +approvers: +- okgolove +reviewers: +- okgolove