From c05fa383475512c08b644c5d4b2eb1f7f816d025 2021-12-23 18:15:55 From: Matthias Bussonnier Date: 2021-12-23 18:15:55 Subject: [PATCH] typo --- diff --git a/docs/source/whatsnew/version8.rst b/docs/source/whatsnew/version8.rst index a257966..629d192 100644 --- a/docs/source/whatsnew/version8.rst +++ b/docs/source/whatsnew/version8.rst @@ -402,7 +402,7 @@ test suite to pytest, and starting to remove nose. This also mean that the ``iptest`` command is now gone, and all testing is via pytest. This was in large part thanks to the NumFOCUS Small Developer grant, which enabled us to -allocate \$4000 to hire `Nikita Kniazev (@Kojoley) `, +allocate \$4000 to hire `Nikita Kniazev (@Kojoley) `_, who did a fantastic job at updating our code base, migrating to pytest, pushing our coverage, and fixing a large number of bugs. I highly recommend contacting them if you need help with C++ and Python projects