From 1bf1ca3cd5b4afffbb0d0cf47a1dad86390ca7e2 Mon Sep 17 00:00:00 2001 From: Austin Vazquez Date: Tue, 18 Jun 2024 09:41:26 -0700 Subject: [PATCH] Add organization profile Signed-off-by: Austin Vazquez --- profile/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 profile/README.md diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..56a4b88 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,18 @@ +## Finch + +Finch is an open source tool for building, running, and publishing Linux containers. + +See our launch announcement for full details [AWS Open Source Blog: Introducing Finch](https://aws.amazon.com/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/). + +### Just getting started? + +Check out our getting started [documentation](https://runfinch.com/docs). + +### Looking to contribute? + +See our contributing [guide](https://runfinch.com/contributing/). + +### Or just looking to connect? + +1. Join us in [#finch](https://cloud-native.slack.com/archives/C04ANHJPA22) on CNCF Slack. +1. Start a GitHub [discussion](https://github.com/runfinch/finch/discussions).