From d7a668c2bcf75984193e4a111571160f969768ee Mon Sep 17 00:00:00 2001 From: josh herzberg Date: Sun, 14 Mar 2021 22:02:08 -0400 Subject: [PATCH] rm michael --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cf3b009..4d23a31 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ version=version, description=('automatically tag news articles with justice-related' ' categories and extract location information'), - author='Kevin Rose, Josh Herzberg, Michael Chladek', + author='Kevin Rose, Josh Herzberg, Matt Sweeney', url='https://github.com/chicago-justice-project/article-tagging', package_dir={'': 'lib'}, packages=['tagnews',