From 1afddb41d73ddc31818ee13f1c537ee2e8081e68 Mon Sep 17 00:00:00 2001 From: Kairo Araujo Date: Mon, 12 Aug 2024 13:16:36 +0200 Subject: [PATCH] OwnCA Open For Maintainers --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad50392..08c4436 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,15 @@ [![pypi Downloads](https://img.shields.io/pypi/dm/ownca)](https://pypistats.org/packages/ownca) [![pypi](https://img.shields.io/pypi/l/ownca.svg)](https://pypi.python.org/pypi/ownca) + +### THIS PROJECT IS OPEN FOR MAINTAINERS + +> Development on the OwnCA projects has been stagnated for a while +> For that reason, I'm opening the organization to new maintainers who will have the proper permissions to unstuck development. +> +> Those willing to join, contact me by email with the subject [OwnCA Maintainer] and please let me know what +> motivates you to join in such role. + Python Own Certificate Authority (OwnCA) ======================================== @@ -74,4 +83,4 @@ To automatically run checks before you commit your changes you should install th ```shell pre-commit install pre-commit autoupdate -``` \ No newline at end of file +```