Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt
index c51d211..7f67d36 100644
--- a/Doc/ACKS.txt
+++ b/Doc/ACKS.txt
@@ -120,6 +120,7 @@
    * Robert Lehmann
    * Marc-André Lemburg
    * Ross Light
+   * Gediminas Liktaras
    * Ulf A. Lindgren
    * Everett Lipman
    * Mirko Liss