forked from mirrors/jj
SECURITY.md: show the email plainly
Previously, the link wasn't working from Github's rendered markdown. Another alternative is to add `malto:` to the link, which would make it work. However, I thought that since the email is the most important piece of information in the entire file, we should just write it out.
This commit is contained in:
parent
29b676f24f
commit
d82266887c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
To report a security issue, please
|
||||
email [Jujutsu VCS Security](jj-security@googlegroups.com)
|
||||
email Jujutsu VCS Security at <jj-security@googlegroups.com>
|
||||
with a description of the issue, the steps you took to create the issue,
|
||||
affected versions, and, if known, mitigations for the issue. Our vulnerability
|
||||
management team will respond within 3 working days of your email. If the issue
|
||||
|
|
Loading…
Reference in a new issue