mirror of
https://github.com/django/daphne.git
synced 2025-04-20 08:42:18 +03:00
Add maintenance and security README
This commit is contained in:
parent
df40081a37
commit
f21bec56a1
17
README.rst
17
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 <andrew@aeracode.org>
|
||||
|
||||
Maintenance team:
|
||||
* Andrew Godwin <andrew@aeracode.org>
|
||||
* Steven Davidson
|
||||
* Jeremy Spencer
|
||||
|
|
Loading…
Reference in New Issue
Block a user