diff --git a/content/pages/maintainer-guidelines.md b/content/pages/maintainer-guidelines.md index 3b2c2e3..ca765d5 100644 --- a/content/pages/maintainer-guidelines.md +++ b/content/pages/maintainer-guidelines.md @@ -95,3 +95,43 @@ Depending on the projects, the release process can be automated inside GitHub Ac + + diff --git a/pelicanconf.py b/pelicanconf.py index e8a4d86..0c296f0 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -23,6 +23,7 @@ # Order the following by Github stars: # Either link to GitHub or to PyPI ("pypdf and PyPDF2", "https://github.com/py-pdf/pypdf"), + ("fpdf2", "https://github.com/py-pdf/fpdf2"), ("PyPDF-Builder", "https://github.com/py-pdf/PyPDF-Builder"), ("pdfly", "https://github.com/py-pdf/pdfly"), )