diff options
author | Antti Kaihola <13725+akaihola@users.noreply.github.com> | 2018-09-13 09:30:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-13 09:30:48 +0300 |
commit | 33cf3e368849ad08c1c9c56a1eaed13ad126469f (patch) | |
tree | 33d66fb11dd0f94a2eab3581e90418f15fb751ef /AUTHORS | |
parent | efdc95ef8b041a90096d43144fad7086b1f93cc9 (diff) | |
download | sphinx-git-33cf3e368849ad08c1c9c56a1eaed13ad126469f.tar.gz |
Add missing author
I forgot to update `AUTHORS` in #5307.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ Other contributors, listed alphabetically, are: * Zac Hatfield-Dodds -- doctest reporting improvements * Doug Hellmann -- graphviz improvements * Tim Hoffmann -- theme improvements +* Antti Kaihola -- doctest extension (skipif option) * Dave Kuhlman -- original LaTeX writer * Blaise Laflamme -- pyramid theme * Chris Lamb -- reproducibility fixes |