From 58721ab1fcc1507777abca21c76b4d37e134ca31 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Sun, 5 Jun 2022 16:04:36 +0900 Subject: [PATCH] Add yxxhero as a maintainer (#132) I've asked a few times by @yxxhero if he deserves a seat as a maintainer of the Helmfile project. Seeing the amount and the number of his recent contributions, and the nature of his contributions (add tests and fix bugs and CI issues, review PRs), I think he is in a relatively unique position compared to existing maintainers, and we can work better together! Signed-off-by: Yusuke Kuoka --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 469aa860..20d063eb 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # Helmfile Maintainers -* @mumoshu @itscaro +* @mumoshu @itscaro @yxxhero