diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-03-10 10:07:12 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-03-10 10:07:12 +1100 |
commit | 958e9aef78caec59589f34c5a05970e99b525de1 (patch) | |
tree | af2f20189fafbb064f248231ffe319b34a098a6f | |
parent | 9bd3ddb68adf27034459a9a529cf91579239f585 (diff) | |
download | mediagoblin-958e9aef78caec59589f34c5a05970e99b525de1.tar.lz mediagoblin-958e9aef78caec59589f34c5a05970e99b525de1.tar.xz mediagoblin-958e9aef78caec59589f34c5a05970e99b525de1.zip |
Add Jesús E. to AUTHORS.
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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) |