diff --git a/pyproject.toml b/pyproject.toml index 4256ac9..ff29e6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,8 +6,8 @@ readme = {file = "README.md", content-type = "text/markdown"} license = "Unlicense" requires-python = ">=3.9" authors = [ - { name = "Tanner Netterville", email = "tannern@gmail.com" }, { name = "Benedikt Willi", email = "ben.willi@gmail.com" }, + { name = "Tanner Netterville", email = "tannern@gmail.com" }, ] keywords = ["markdown", "oembed"] classifiers = [