From ab9b4d727313b5954f10726211eae64234e509ca Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Mon, 18 Jul 2022 20:38:33 -0400 Subject: copyright: use full name --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d65524e..df5cad8 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0-only # -# Copyright © 2021-2022 siddharth +# Copyright © 2021-2022 siddharth ravikumar # from setuptools import setup @@ -22,7 +22,7 @@ config = { "long_description": long_description, "long_description_content_type": "text/markdown", "url": "https://github.com/r5d/acmens", - "author": "siddharth", + "author": "siddharth ravikumar", "author_email": "s@ricketyspace.net", "license": "GNU Affero General Public License v3", "classifiers": [ -- cgit v1.2.3