From 1395615bd60e66362c37fa8f57ea9a83018e49b9 Mon Sep 17 00:00:00 2001 From: DB Tsai Date: Sun, 31 Jan 2016 17:32:35 -0800 Subject: Added CI status --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index abdd03d..ae39488 100755 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( version=mimeparse.__version__, description=("A module provides basic functions for parsing mime-type " "names and matching them against a list of media-ranges."), - author="David Tsai", + author="DB Tsai", author_email="dbtsai@dbtsai.com", url="https://github.com/dbtsai/python-mimeparse", download_url=("http://pypi.python.org/packages/source/p/python-mimeparse/" -- cgit v1.2.1