We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d239f4e commit bfb99a6Copy full SHA for bfb99a6
AUTHORS.rst
@@ -3,7 +3,12 @@ Credits
3
4
``python-telegram-bot`` was originally created by
5
`Leandro Toledo <https://github.com/leandrotoledo>`_ and is now maintained by
6
-`Jannes Höke <https://github.com/jh0ker>`_ (`@jh0ker <https://t.me/jh0ker>`_ on Telegram).
+`Jannes Höke <https://github.com/jh0ker>`_ (`@jh0ker <https://t.me/jh0ker>`_ on Telegram) and
7
+`Noam Meltzer <https://github.com/tsnoam>`_.
8
+
9
+We're vendoring urllib3 as part of ``python-telegram-bot`` which is distributed under the MIT
10
+license. For more info, full credits & license terms, the sources can be found here:
11
+`https://github.com/python-telegram-bot/urllib3`.
12
13
Contributors
14
------------
0 commit comments