Skip to content

Commit 1afddb4

Browse files
authored
OwnCA Open For Maintainers
1 parent 3e033e9 commit 1afddb4

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
[![pypi Downloads](https://img.shields.io/pypi/dm/ownca)](https://pypistats.org/packages/ownca)
66
[![pypi](https://img.shields.io/pypi/l/ownca.svg)](https://pypi.python.org/pypi/ownca)
77

8+
9+
### THIS PROJECT IS OPEN FOR MAINTAINERS
10+
11+
> Development on the OwnCA projects has been stagnated for a while
12+
> For that reason, I'm opening the organization to new maintainers who will have the proper permissions to unstuck development.
13+
>
14+
> Those willing to join, contact me by email with the subject [OwnCA Maintainer] <your name> and please let me know what
15+
> motivates you to join in such role.
16+
817
Python Own Certificate Authority (OwnCA)
918
========================================
1019

@@ -74,4 +83,4 @@ To automatically run checks before you commit your changes you should install th
7483
```shell
7584
pre-commit install
7685
pre-commit autoupdate
77-
```
86+
```

0 commit comments

Comments
 (0)