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