diff --git a/setup.cfg b/setup.cfg index eb582ed5..15cf18d6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,6 +7,8 @@ project_urls = Code = https://github.com/pallets/flask Issue tracker = https://github.com/pallets/flask/issues license = BSD-3-Clause +author = Armin Ronacher +author_email = armin.ronacher@active-4.com maintainer = Pallets maintainer_email = contact@palletsprojects.com description = A simple framework for building complex web applications.