From db874e61bc32df78949d54c0d5881c633906f689 Mon Sep 17 00:00:00 2001 From: Felix Matouschek Date: Thu, 21 Mar 2024 16:21:28 +0100 Subject: [PATCH] cleanup: Add reference to release policy to README.md Signed-off-by: Felix Matouschek --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69a075b..de1d1ed 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,10 @@ The current maintainers are listed in the [OWNERS](OWNERS) file. If you have que To learn how to maintain / become a maintainer of this collection, refer to the [Maintainer guidelines](https://docs.ansible.com/ansible/devel/community/maintainers.html). +## Release policy + +The release policy of the collection can be found at [docs/releasing.md](docs/releasing.md). + ## Governance The process of decision making in this collection is based on discussing and finding consensus among participants.