Skip to content

Commit

Permalink
set myself as author and primary contact in python package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasf committed May 7, 2023
1 parent dd9dee0 commit 6c0fdf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
description="Django file storage using the minio python client",
long_description=long_description,
long_description_content_type="text/markdown",
author="Tom Houlé",
author_email="tom@kafunsho.be",
author="Thomas Frössman",
author_email="thomasf@jossystem.se",
url="https://github.com/py-pa/django-minio-storage",
packages=[
"minio_storage",
Expand Down

0 comments on commit 6c0fdf7

Please sign in to comment.