aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-10 10:07:12 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-10 10:07:12 +1100
commit958e9aef78caec59589f34c5a05970e99b525de1 (patch)
treeaf2f20189fafbb064f248231ffe319b34a098a6f
parent9bd3ddb68adf27034459a9a529cf91579239f585 (diff)
downloadmediagoblin-958e9aef78caec59589f34c5a05970e99b525de1.tar.lz
mediagoblin-958e9aef78caec59589f34c5a05970e99b525de1.tar.xz
mediagoblin-958e9aef78caec59589f34c5a05970e99b525de1.zip
Add Jesús E. to AUTHORS.
-rw-r--r--AUTHORS1
-rw-r--r--docs/source/siteadmin/relnotes.rst2
2 files changed, 2 insertions, 1 deletions
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)