summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2019-05-06 07:48:07 -0400
committerGitHub <noreply@github.com>2019-05-06 07:48:07 -0400
commite52932c427438c30c3600a690fb8093a1d643ef3 (patch)
treeebffbe0715569f33f01ed89af52080141266e3c4 /docs
parent1f9425ca53ebbce4e87edab93cbcbcdfa037c289 (diff)
downloadpython-requests-e52932c427438c30c3600a690fb8093a1d643ef3.tar.gz
Update index.rst
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 37257802..f44340b7 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -28,9 +28,7 @@ Release v\ |version|. (:ref:`Installation <install>`)
**Requests** is the only *Non-GMO* HTTP library for Python, safe for human
consumption.
-.. note:: **Requests 2.x** is officially in *maintenance-mode only*. This means we only respond to CVE-level tickets. All of our limited available attention / energy is being allocated towards the development of `Requests III <https://3.python-requests.org/>`_. Your involvement / support is appreciated!
-
-If you're on the job market, consider taking `this programming quiz <https://triplebyte.com/a/b1i2FB8/requests-docs-home>`_. A substantial donation will be made to this project, if you find a job through this platform.
+.. note:: **Requests 2.x** is officially in *maintenance-mode only*. This means we only respond to CVE-level tickets. All of our limited available attention / energy is being allocated towards the development of `Requests III <https://3.python-requests.org/>`_. Technical contributions are welcome!
-------------------