diff --git a/pyproject.toml b/pyproject.toml index 1a95ee1..deffd66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ maintainers = [ { name="Adam Miller", email="adam@archive.org" }, { name="Barbara Miller", email="barbara@archive.org" }, { name="Alex Dempsey", email="avdempsey@archive.org" }, + { name="Misty De Méo", email="misty@archive.org" }, ] description = "Distributed web crawling with browsers" readme = "README.rst"