From e9544275d752b2bd2d629f9e67a0418a027f6c3d Mon Sep 17 00:00:00 2001 From: Anthony Somerset Date: Thu, 9 May 2024 09:45:44 +0200 Subject: [PATCH] adding anthonysomerset as maintainer (#231) --- CODEOWNERS | 2 +- Chart.yaml | 2 ++ README.md | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 955b497..e31333f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # This repository is owned by community partners -* @Xtigyro @slconley @raphink @davidphay @skoef @nielshojen @ldaneliukas +* @Xtigyro @slconley @raphink @davidphay @skoef @nielshojen @ldaneliukas @anthonysomerset diff --git a/Chart.yaml b/Chart.yaml index 75641cd..6669ac8 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -32,5 +32,7 @@ maintainers: email: niels@hojen.net - name: ldaneliukas email: linas@daneliukas.eu + - name: anthonysomerset + email: anthony@sts.io engine: gotpl kubeVersion: ">=1.10.0-0" diff --git a/README.md b/README.md index c67df24..579a265 100644 --- a/README.md +++ b/README.md @@ -579,6 +579,7 @@ kill %[job_numbers_above] * [Niels Højen](https://github.com/nielshojen), Maintainer * [Scott Cressi](https://www.linkedin.com/in/scottcressi/), Co-Author * [Linas Daneliukas](https://github.com/ldaneliukas), Maintainer +* [Anthony Somerset](https://github.com/anthonysomerset), Maintainer * [Kai Sisterhenn](https://www.sistason.de/), Contributor * [chwehrli](https://github.com/chwehrli), Contributor * [Hryhorii Didenko](https://github.com/HryhoriiDidenko), Contributor