From fd6ef87b25d38bbc73a964f5b03fcb79de04b487 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Wed, 17 Sep 2025 22:23:57 +0200 Subject: [6.0.x] Added backticks to email addresses in docs. Backport of f8d2610d94333a8b0fd283851a6cf4ac2e2e2435 from main --- docs/internals/contributing/bugs-and-features.txt | 2 +- docs/internals/howto-release-django.txt | 9 +++++---- docs/internals/mailing-lists.txt | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/internals') diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index 146603e226..1f39a61595 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -5,7 +5,7 @@ Reporting bugs and requesting features .. Important:: Please report security issues **only** to - security@djangoproject.com. This is a private list only open to + ``security@djangoproject.com``. This is a private list only open to long-time, highly trusted Django developers, and its archives are not public. For further details, please see :doc:`our security policies `. diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index de5e076702..bb5e197fd4 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -650,10 +650,11 @@ Now you're ready to actually put the release out there. To do this: Django Forum. This should include a link to the announcement blog post. #. If this is a security release, send a separate email to - oss-security@lists.openwall.com. Provide a descriptive subject, for example, - "Django" plus the issue title from the release notes (including CVE ID). The - message body should include the vulnerability details, for example, the - announcement blog post text. Include a link to the announcement blog post. + ``oss-security@lists.openwall.com``. Provide a descriptive subject, for + example, "Django" plus the issue title from the release notes (including CVE + ID). The message body should include the vulnerability details, for example, + the announcement blog post text. Include a link to the announcement blog + post. Post-release ============ diff --git a/docs/internals/mailing-lists.txt b/docs/internals/mailing-lists.txt index c8e074c2df..21a7961c41 100644 --- a/docs/internals/mailing-lists.txt +++ b/docs/internals/mailing-lists.txt @@ -5,7 +5,7 @@ Mailing lists and Forum .. Important:: Please report security issues **only** to - security@djangoproject.com. This is a private list only open to + ``security@djangoproject.com``. This is a private list only open to long-time, highly trusted Django developers, and its archives are not public. For further details, please see :doc:`our security policies `. -- cgit v1.3