diff --git a/transforms/universal/hap/python/pyproject.toml b/transforms/universal/hap/python/pyproject.toml index 91ff779fb..941e85674 100644 --- a/transforms/universal/hap/python/pyproject.toml +++ b/transforms/universal/hap/python/pyproject.toml @@ -7,7 +7,6 @@ license = {text = "Apache-2.0"} readme = {file = "README.md", content-type = "text/markdown"} authors = [ { name = "Ian Cho", email = "iancho.mr@gmail.com" }, - { name = "Boris Lublinsky", email = "blublinsky@ibm.com" }, ] [tool.setuptools.dynamic] dependencies = {file = ["requirements.txt"]}