diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2016-11-02 11:29:55 +0100 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2016-11-02 11:29:55 +0100 |
commit | 997e5a51a41f04a411cccbabd28ca07d5d9ee8e0 (patch) | |
tree | 42ffc45c57af31d53a99aa2c0ca52b6d6ede9c96 /support/security | |
parent | Remove GMANE, urlencode + for weird clients (diff) | |
download | www-997e5a51a41f04a411cccbabd28ca07d5d9ee8e0.tar.gz www-997e5a51a41f04a411cccbabd28ca07d5d9ee8e0.tar.bz2 www-997e5a51a41f04a411cccbabd28ca07d5d9ee8e0.zip |
Add security auditing contact to security support section.
Diffstat (limited to 'support/security')
-rw-r--r-- | support/security/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/support/security/index.html b/support/security/index.html index 09da6b0..859707a 100644 --- a/support/security/index.html +++ b/support/security/index.html @@ -108,6 +108,12 @@ layout: page-nav3 <td class="tableinfo"><a href="mailto:keytoaster@gentoo.org">keytoaster@gentoo.org</a></td> <td class="tableinfo"><a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x1C8D2E6BDC33B0EE">0xDC33B0EE</a></td> </tr> +<tr> + <td class="tableinfo">Jason A. Donenfeld</td> + <td class="tableinfo">Security Auditing Lead</td> + <td class="tableinfo"><a href="mailto:zx2c4@gentoo.org">zx2c4@gentoo.org</a></td> + <td class="tableinfo"><a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x06C4536755758000">0x55758000</a></td> +</tr> </table> <div class="alert alert-info"> |