Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2016-04-15 02:56:02 +0300
committerBrad Warren <bmw@eff.org>2016-04-15 02:56:02 +0300
commitb956a968c6727f488984c47a86dd921d03335167 (patch)
treef9c1b16beaf635c51f1934c84acd7b0e3fb02f26 /certbot-nginx/setup.py
parenta64d8b7e006bcb6aa7d2f9023e6f62292082a69f (diff)
this commit was authored by the Certbot Project
Diffstat (limited to 'certbot-nginx/setup.py')
-rw-r--r--certbot-nginx/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/certbot-nginx/setup.py b/certbot-nginx/setup.py
index 7c07ff4a0..0e5c27a0a 100644
--- a/certbot-nginx/setup.py
+++ b/certbot-nginx/setup.py
@@ -33,7 +33,7 @@ setup(
version=version,
description="Nginx plugin for Certbot",
url='https://github.com/letsencrypt/letsencrypt',
- author="Electronic Frontier Foundation",
+ author="Certbot Project",
author_email='client-dev@letsencrypt.org',
license='Apache License 2.0',
classifiers=[