summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2025-09-17 22:23:57 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2025-09-17 22:24:37 +0200
commitfd6ef87b25d38bbc73a964f5b03fcb79de04b487 (patch)
tree3615d3ad3dcc84883b533aaf7be1ebee4e7d1df1 /docs/internals
parent16ae193550115704c1269a5317fa86352f0b0d6d (diff)
[6.0.x] Added backticks to email addresses in docs.
Backport of f8d2610d94333a8b0fd283851a6cf4ac2e2e2435 from main
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/contributing/bugs-and-features.txt2
-rw-r--r--docs/internals/howto-release-django.txt9
-rw-r--r--docs/internals/mailing-lists.txt2
3 files changed, 7 insertions, 6 deletions
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 </internals/security>`.
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 </internals/security>`.