From 4936d46bbdf9f53127e30ab5810bb5a5b5ba596e Mon Sep 17 00:00:00 2001 From: Christian Kotzbauer Date: Mon, 28 Mar 2022 16:47:52 +0200 Subject: [PATCH] chore: update community-files [skip ci] Signed-off-by: Christian Kotzbauer --- .github/FUNDING.yml | 3 --- README.md | 12 ++++++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 129c359..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,3 +0,0 @@ -# These are supported funding model platforms - -github: ckotzbauer diff --git a/README.md b/README.md index de36a33..46ae7d5 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,15 @@ helm repo add ckotzbauer https://ckotzbauer.github.io/helm-charts - [postgres-operator](https://github.com/ckotzbauer/helm-charts/tree/main/charts/postgres-operator) - [sbom-operator](https://github.com/ckotzbauer/helm-charts/tree/main/charts/sbom-operator) - [vulnerability-operator](https://github.com/ckotzbauer/helm-charts/tree/main/charts/vulnerability-operator) + +## Contributing + +Please refer to the [Contribution guildelines](https://github.com/ckotzbauer/.github/blob/main/CONTRIBUTING.md). + +## Code of conduct + +Please refer to the [Conduct guildelines](https://github.com/ckotzbauer/.github/blob/main/CODE_OF_CONDUCT.md). + +## Security + +Please refer to the [Security process](https://github.com/ckotzbauer/.github/blob/main/SECURITY.md).