We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb88c4 commit 9b798c2Copy full SHA for 9b798c2
successstories/models.py
@@ -17,7 +17,7 @@
17
from fastly.utils import purge_url
18
19
20
-PSF_TO_EMAILS = ['ewa@python.org']
+PSF_TO_EMAILS = ['psf-staff@python.org']
21
DEFAULT_MARKUP_TYPE = getattr(settings, 'DEFAULT_MARKUP_TYPE', 'restructuredtext')
22
23
0 commit comments