remove email address (#10533)

this is the followup from https://github.com/certbot/josepy/pull/254
doing the same thing on this repo

i personally don't think this PR needs two reviews
This commit is contained in:
Brad Warren
2026-01-07 19:03:03 +00:00
committed by GitHub
parent 837ff26058
commit 28abca467b
21 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ readme = "README.rst"
license = "Apache-2.0"
requires-python = ">=3.10"
authors = [
{ name = "Certbot Project", email = "certbot-dev@eff.org" },
{ name = "Certbot Project" },
]
classifiers = [
"Development Status :: 5 - Production/Stable",