diff options
| author | siddharth <s@ricketyspace.net> | 2021-04-16 21:30:10 -0400 | 
|---|---|---|
| committer | siddharth <s@ricketyspace.net> | 2021-04-16 21:30:10 -0400 | 
| commit | 9945b8f49a0941a415ac7d821eda63b74ceabc9c (patch) | |
| tree | c345402ce42645fc8bde82c92603633f4126f329 | |
| parent | 06b736a54feea0e3c59e098f94e08c6fcf3f2251 (diff) | |
setup.py: update author
| -rw-r--r-- | setup.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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": [ | 
