From f21bec56a1fec481c5fe566bbdf2c614c5e52204 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 9 Sep 2016 12:51:35 +0100 Subject: [PATCH] Add maintenance and security README --- README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.rst b/README.rst index 8631dae..1175587 100644 --- a/README.rst +++ b/README.rst @@ -32,3 +32,20 @@ channel on Freenode. You can also install channels from PyPI as the ``channels`` package. You'll likely also want ``asgi_redis`` to provide the Redis channel layer. + + +Maintenance and Security +------------------------ + +To report security issues, please contact security@djangoproject.com. For GPG +signatures and more security process information, see +https://docs.djangoproject.com/en/dev/internals/security/. + +To report bugs or request new features, please open a new GitHub issue. + +Django Core Shepherd: Andrew Godwin + +Maintenance team: +* Andrew Godwin +* Steven Davidson +* Jeremy Spencer