Skip to content

Commit 9429245

Browse files
committed
Remove myself (Konrad) from PyPI maintainers
I am de facto no longer an active maintainer for quite some time already. This update to setup.py makes it represent the status quo.
1 parent b7a62e5 commit 9429245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
version="2.6.2",
1313
author="Vadim Gremyachev",
1414
author_email="[email protected]",
15-
maintainer="Konrad Gądek, Domenico Di Nicola",
16-
15+
maintainer="Domenico Di Nicola",
16+
maintainer_email="[email protected]",
1717
description="Microsoft 365 & Microsoft Graph Library for Python",
1818
long_description=long_description,
1919
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)