From 958e9aef78caec59589f34c5a05970e99b525de1 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 10 Mar 2021 10:07:12 +1100 Subject: [PATCH] =?UTF-8?q?Add=20Jes=C3=BAs=20E.=20to=20AUTHORS.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AUTHORS | 1 + docs/source/siteadmin/relnotes.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 42ef2dee..90b3efbd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -59,6 +59,7 @@ Thank you! * Jeremy Pope * jerome * Jessica Tallon +* Jesús Eduardo Estupiñan Medina * Jiyda Mint Moussa * Jim Campbell * Joar Wandborg diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 528feb12..52b8ad22 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -30,7 +30,7 @@ carefully, or at least skim over it. **Improvements:** - Run test for LDAP, OpenID and PDF plugins in development Dockerfiles (Ben Sturmfels) -- Add Debian and Fedora CI builds for sourcehut (Ben Sturmfels) +- Add Debian and Fedora CI builds for sourcehut (Jesús E, Ben Sturmfels) - Extend Fedora install docs and development Dockerfile to support audio/video (Ben Sturmfels) - Remove Python 2 installation and compatibility code (Ben Sturmfels) - Reinstate Python 3 audio spectrograms [#5610] (Fernando Gutierrez)