Skip to content

Commit 8c8add5

Browse files
committed
Update setup.py
1 parent b6706ce commit 8c8add5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
description="Logging handler to send logs to your Logz.io account with bulk SSL",
99
keywords="logging handler logz.io bulk https",
1010
author="roiravhon",
11+
mail="help@logz.io",
12+
author_email="help@logz.io",
1113
maintainer="yotam-loewenbach",
12-
mail="yotam.loewenbach@logz.io",
14+
maintainer_email="yotam.loewenbach@logz.io",
1315
url="https://github.com/logzio/logzio-python-handler/",
1416
license="Apache License 2",
1517
packages=find_packages(),

0 commit comments

Comments
 (0)