From 9945b8f49a0941a415ac7d821eda63b74ceabc9c Mon Sep 17 00:00:00 2001 From: siddharth Date: Fri, 16 Apr 2021 21:30:10 -0400 Subject: setup.py: update author --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 597074e..91af1ef 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ config = { "long_description": long_description, "long_description_content_type": "text/markdown", "url": "https://github.com/r5d/acmens", - "author": "rsiddharth", + "author": "siddharth", "author_email": "s@ricketyspace.net", "license": "GNU Affero General Public License v3", "classifiers": [ -- cgit v1.2.3