From 704b87edd7a879177dc4965567df67dbad6c1866 Mon Sep 17 00:00:00 2001 From: Shishir Mahajan Date: Tue, 4 Oct 2022 13:35:09 -0700 Subject: [PATCH] Update README.md: Looking for contributors. Signed-off-by: Shishir Mahajan --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fa5da6b..51d3769 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@    +We are actively looking for contributors and maintainers for this project. +If you have experience in container internals e.g. cgroups, namespaces, or have contributed to any open source projects +around containers e.g. docker (moby/moby), containerd, nerdctl, podman etc or build tooling which involves dealing with +container internals, and are interested in contributing to this project, I would love to talk to you! +Golang experience is preferred but not required. + +Please reach out to me [`@_shishir_m`](https://twitter.com/_shishir_m) or open an issue in this repository with your contact details, if you are interested in contributing to this project. + ## Overview Nomad task driver for launching containers using containerd.