From: Vladimír Vondruš Date: Wed, 21 Aug 2024 10:31:22 +0000 (+0200) Subject: doc: updated credits. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=225139767aeac715c1d6834a96c61a4730907c56;p=blog.git doc: updated credits. --- diff --git a/CREDITS.rst b/CREDITS.rst index 9aa78064..0d57f375 100644 --- a/CREDITS.rst +++ b/CREDITS.rst @@ -30,6 +30,8 @@ Listing only people with code contributions, because otherwise there's too many - `@gotchafr `_ --- Linux-related fixes - Guillaume Jacquemin (`@williamjcm `_) --- Pelican theme fixes, semantic improvements to the ``m.htmlsanity`` plugin +- `John Turner `_ --- docutils compatibility + fixes - `@joshyrobot `_ --- CSS validity fixes - Lukas Pirl (`@lpirl `_) --- Pelican theme improvements, fixes for Pelican 4.5+ support diff --git a/plugins/m/code.py b/plugins/m/code.py index 43d49de0..af354da3 100644 --- a/plugins/m/code.py +++ b/plugins/m/code.py @@ -3,6 +3,7 @@ # # Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023 # Vladimír VondruÅ¡ +# Copyright © 2024 John Turner <7strbass@gmail.com> # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"),