diff --git a/pyproject.toml b/pyproject.toml index 06b0628..123a9d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,9 +37,6 @@ keywords = [ "statistics", ] license = "Apache-2.0" -maintainers = [ - {name = "OpenDev Contributors", email = "service-discuss@lists.opendev.org"}, -] name = "opendev-engagement" readme = {charset = "UTF-8", content-type = "text/x-rst", file = "README.rst"} requires-python = ">=3.7"