From c9a23ff272a7954c079138a0223d70d06f106635 Mon Sep 17 00:00:00 2001 From: Jenna Ryon Date: Tue, 9 Aug 2022 11:43:56 -0400 Subject: [PATCH] Add author [ci skip] Adding Jenna Ryon as an author --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e11e3ef0..c9520219 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ description = Python Tools for HST ACS long_description = Python Tools for HST ACS (Advanced Camera for Surveys) Data long_description_content_type = text/plain keywords = astronomy, astrophysics, calibration -author = Matt Davis, Warren Hack, Norman Grogin, Pey Lian Lim, Sara Ogaz, Leornado Ubeda, Mihai Cara, David Borncamp, Nathan Miles, Tyler Desjardins +author = Matt Davis, Warren Hack, Norman Grogin, Pey Lian Lim, Sara Ogaz, Leonardo Ubeda, Mihai Cara, David Borncamp, Nathan Miles, Tyler Desjardins, Jenna Ryon author_email = help@stsci.edu license = BSD license_file = LICENSE.md