diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 000000000..3bb44793a --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,43 @@ +# Contributors + +PyPDF2 hat a lot of contributors since it started with pyPdf in 2005. We are +a free software project without any company affiliation. We cannot pay +contributors, but we do value their contributions. A lot of time, effort, and +expertise went into this project. With this list, we recognize those awesome +people 🤗 + +The list is definitely not complete. You can find more contributors via the git +history and [GitHubs 'Contributors' feature](https://github.com/py-pdf/PyPDF2/graphs/contributors). + + +* [Thoma, Martin](https://github.com/MartinThoma): Maintainer of PyPDF2 since April 2022. I hope to build a great community with many awesome contributors. [LinkedIn](https://www.linkedin.com/in/martin-thoma/) | [StackOverflow](https://stackoverflow.com/users/562769/martin-thoma) | [Blog](https://martin-thoma.com/) + +## Adding a new contributor + +Contributors are: + +* Anybody who has an commit in main - no matter how big/small or how many. Also if it's via co-authored-by. +* People who opened helpful issues: + (1) Bugs: with complete MCVE + (2) Well-described feature requests + (3) Potentially some more. + The maintainers of PyPDF2 have the last call on that one. +* Community work: This is exceptional. If the maintainers of PyPDF2 see people + being super helpful in answering issues / discussions or being very active on + Stackoverflow, we also consider them being contributors to PyPDF2. + +Contributors can add themselves or ask via an Github Issue to be added. + +Please use the following format: + +``` +* Last name, First name: 140-characters of text; links to linkedin / github / other profiles and personal pages are ok + +OR + +* GitHub Username: 140-characters of text; links to linkedin / github / other profiles and personal pages are ok +``` + +and add the entry in the alphabetical order. The 140 characters are everything visible after the `Name:`. + +Please don't use images.