Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 01667c3

Browse files
author
edunham
committed
wrap lines and fix HTML
1 parent f6241f8 commit 01667c3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

security.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,11 @@ <h2>Disclosure Policy</h2>
5656

5757
<li>Fixes are prepared for all releases which are still under maintenance. These fixes are not committed to the public repository but rather held locally pending the announcement.</li>
5858

59-
<li>On the embargo date, the <a href="https://groups.google.com/forum/#!forum/rustlang-security-announcements"></a>Rust security mailing list</a> is sent a copy of the announcement. The changes are pushed to the public repository and new builds are deployed to rust-lang.org. Within 6 hours of the mailing list being notified, a copy of the advisory will be published on the Rust blog.</li>
60-
</ol>
59+
<li>On the embargo date, the <a href="https://groups.google.com/forum/#!forum/rustlang-security-announcements">
60+
Rust security mailing list</a> is sent a copy of the announcement. The changes
61+
are pushed to the public repository and new builds are deployed to
62+
rust-lang.org. Within 6 hours of the mailing list being notified, a copy of
63+
the advisory will be published on the Rust blog.</li> </ol>
6164

6265
<p>This process can take some time, especially when coordination is required
6366
with maintainers of other projects. Every effort will be made to handle the bug

0 commit comments

Comments
 (0)