mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user