From 28c351212e47a2f35bbe5d83e92930541edc4619 Mon Sep 17 00:00:00 2001 From: Philipp Reisner Date: Wed, 31 Jan 2024 10:51:44 +0100 Subject: [PATCH] README: Update community communication channels Adressing #161 Signed-off-by: Philipp Reisner --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 07e0b73..2eb04dc 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,14 @@ Active communication channels: * [Slack](https://piraeus-datastore.slack.com/join/shared_invite/enQtOTM4OTk3MDcxMTIzLTM4YTdiMWI2YWZmMTYzYTg4YjQ0MjMxM2MxZDliZmEwNDA0MjBhMjIxY2UwYmY5YWU0NDBhNzFiNDFiN2JkM2Q) +Piraeus Datastore is mainly a glue project that connects LINSTOR and DRBD to Kubernetes. Therefore, +communication channels for [LINSTOR] and [DRBD] are also relevant for people interested in Piraeus +Datastore. This is the [LINBIT community slack], [DRBD related mailing lists] and the [LINBIT community meetings]. + +[LINBIT community slack]: https://linbit-community.slack.com/join/shared_invite/enQtOTg0MTEzOTA4ODY0LTFkZGY3ZjgzYjEzZmM2OGVmODJlMWI2MjlhMTg3M2UyOGFiOWMxMmI1MWM4Yjc0YzQzYWU0MjAzNGRmM2M5Y2Q#/shared-invite/email +[DRBD related mailing lists]: https://lists.linbit.com/ +[LINBIT community meetings]: https://linbit.com/community-meeting/ + ### License Piraeus Datastore is licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE).