Build: remove outdated bf-committers email from bpy package

Mailing lists are no longer active.
This commit is contained in:
Brecht Van Lommel
2023-11-15 16:55:09 +01:00
parent 3fcd9c9425
commit 25cfd64afa

View File

@@ -232,7 +232,6 @@ def main() -> None:
long_description_content_type='text/markdown',
license="GPL-3.0",
author="Blender Foundation",
author_email="bf-committers@blender.org",
url="https://www.blender.org"
)