From 6c258af4b6ada32e566946d92485824307785974 Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Sun, 3 Apr 2022 08:09:15 +0000 Subject: [PATCH] Encourage users to sponsor the project --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ CODEOWNERS | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 CODEOWNERS diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0c..e8c176ee 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,5 @@ blank_issues_enabled: false +contact_links: +- name: Sponsor Helmfile Maintainers + about: If your business relies on the continued maintainance of Helmfile, please consider sponsoring maintainers. + url: https://github.com/helmfile/helmfile/tree/main/CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..469aa860 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# Helmfile Maintainers +* @mumoshu @itscaro