From 9444d2e2574a02800cd8b492c53996bbf7d9cee3 Mon Sep 17 00:00:00 2001 From: Nayil Mukhametshin <66028747+nlscc@users.noreply.github.com> Date: Tue, 29 Sep 2020 23:55:17 +0100 Subject: change copyright --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 51d17ac..7392e34 100644 --- a/setup.py +++ b/setup.py @@ -6,8 +6,8 @@ with open("README.md", "r") as fh: setuptools.setup( name="samloader", version="0.1", - author="Nayil Mukhametshin", - author_email="me@nayilm.com", + author="nlscc", + author_email="dontsendmailhere@example.com", description="A tool to download firmware for Samsung phones.", long_description=long_description, long_description_content_type="text/markdown", -- cgit v1.2.3