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

Remove a superfluous space #228

Merged
merged 1 commit into from
Nov 24, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions security.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ <h2>Reporting a Bug</h2>
can take:</p>

<ul>
<li>Contact the current security coordinator (<a href="mailto:[email protected]">
Steve Klabnik</a> (<a href="https://pgp.mit.edu/pks/lookup?op=vindex&amp;search=0xDAE717EFE9424541">
public key</a>)) directly.</li>
<li>Contact the current security coordinator (<a href="mailto:[email protected]">Steve Klabnik</a>
(<a href="https://pgp.mit.edu/pks/lookup?op=vindex&amp;search=0xDAE717EFE9424541">public key</a>)) directly.</li>
<li>Contact the back-up contact (<a href="mailto:[email protected]">Brian Anderson</a>
(<a href="https://pgp.mit.edu/pks/lookup?op=vindex&amp;search=0x16457A6368CFF26F">public key</a>)) directly.</li>
<li>Post on the <a href="https://internals.rust-lang.org/">internals forums</a>
Expand Down