diff --git a/THANKS b/THANKS
new file mode 100644
index 000000000..3c38b4427
--- /dev/null
+++ b/THANKS
@@ -0,0 +1,65 @@
+Thanks to the following projects, which were a source for great inspiration:
+ - eric5
+ - dwb
+ - Vimperator
+ - pentadactyl
+ - vimb
+ - Vimium
+
+Thanks to the following people for helping me with problems big and small:
+ - portix
+ - Detlev Offenbach
+ - seir
+ - nitroxleecher
+
+Thanks to the following people for early testing:
+ - V155
+ - eto
+ - portix
+
+Thanks to these stackoverflow users for answering my questions, and other
+valuable ones:
+ - Pavel Strakhov
+ - ekhumoro
+ - andrean
+ - chelmuth
+ - quark
+
+Thanks to these people for helpful bits and pieces in the Qt bugtracker and IRC
+channel:
+ - Allan Sandfeld Jensen
+ - bachewii
+ - Vitaliy Filippov
+ - Lisandro Damián Nicanor Pérez Meyer
+ - david_boddie
+ - jcookeman
+ - jturcotte
+ - carewolf
+ - mibrunin
+ - TheBootroo
+ - peppe
+ - HuntsMan
+ - Papierkorb
+ - hyde_
+ - Giles
+ - pvdk
+ - LBV_User
+ - Fleias
+ - richmoore1
+ - Xenakis
+ - ottoshmidt
+ - AlexWMF
+ - scummos
+ - svuorela
+
+Thanks to these projects which were essential while developing qutebrowser:
+ - Python
+ - vim
+ - git
+ - Qt
+ - PyQt
+ - pylint
+ - pyflakes
+ - pep8
+ - pep257
+ - flake8
diff --git a/TODO b/TODO
index 2ad9253a6..9c48bbd99 100644
--- a/TODO
+++ b/TODO
@@ -48,7 +48,6 @@ Minor features
==============
add setup.py and PKGBUILD
-add THANKS
add README
add HACKING
add AUTHORS