From 76cbfbbdda526edcd106965f712c7a31511b6c6d Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Sun, 2 Jan 2022 20:54:41 +0100 Subject: reference docs.searxng.org --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5d46fff20..f5cee28ef 100644 --- a/setup.py +++ b/setup.py @@ -36,8 +36,8 @@ setup( 'License :: OSI Approved :: GNU Affero General Public License v3' ], keywords='metasearch searchengine search web http', - author='Adam Tauber', - author_email='asciimoo@gmail.com', + author='SearXNG dev team', + author_email='contact@searxng.org', license='GNU Affero General Public License', packages=find_packages(exclude=["tests*", "searxng_extra"]), zip_safe=False, -- cgit v1.2.3