From bc6983aed9431e11b24950318cfd1bfcb68f32dc Mon Sep 17 00:00:00 2001 From: Robert Waffen Date: Fri, 8 Mar 2024 09:03:45 +0100 Subject: [PATCH] add transfer notice --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cbee1eb1..c77d303d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ - [Persistance](#persistance) - [How to Release the container](#how-to-release-the-container) - [How to contribute](#how-to-contribute) + - [Transfer notice](#transfer-notice) --- @@ -130,3 +131,9 @@ For example, `docker run -v $PWD/ca-ssl:/etc/puppetlabs/puppetserver/ca ghcr.io/ ## How to contribute [see here](https://github.com/voxpupuli/crafty/blob/main/CONTRIBUTING.md) + +## Transfer Notice + +This project was originally authored by [Puppet](https://github.com/puppetlabs). +The maintainer preferred that Vox Pupuli take ownership of the project for future improvement and maintenance. +Existing pull requests and issues were transferred over, please fork and continue to contribute here.