diff --git a/docs/contributing.rst b/docs/contributing.rst index b0a435ad2..ab3779395 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -124,15 +124,6 @@ Scrapy: * Don't put your name in the code you contribute. Our policy is to keep the contributor's name in the `AUTHORS`_ file distributed with Scrapy. -Scrapy Contrib -============== - -Scrapy contrib shares a similar rationale as Django contrib, which is explained -in `this post `_. If you -are working on a new functionality, please follow that rationale to decide -whether it should be a Scrapy contrib. If unsure, you can ask in -`scrapy-users`_. - Documentation policies ======================