mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Obfuscate security email from web scrapers so we don't get spam to our pagers.
This commit is contained in:
@@ -133,7 +133,7 @@ developers hang out here and will answer your questions whenever they
|
||||
can.</dd>
|
||||
|
||||
<dt><span>GitHub</span></dt>
|
||||
<dd>The code is on <a href="http://github.com/meteor/meteor">GitHub</a>. The best way to send a patch is with a GitHub pull request, and the best way to file a bug is in the GitHub bug tracker. If the issue contains sensitive information or raises a security concern, email <a href="mailto:security@meteor.com">security@meteor.com</a> instead, which will page the security team.</dd>
|
||||
<dd>The code is on <a href="http://github.com/meteor/meteor">GitHub</a>. The best way to send a patch is with a GitHub pull request, and the best way to file a bug is in the GitHub bug tracker. If the issue contains sensitive information or raises a security concern, email <code>security</code><code>@</code><code>meteor</code><code>.</code><code>com</code> instead, which will page the security team.</dd>
|
||||
</dl>
|
||||
|
||||
{{/markdown}}
|
||||
|
||||
Reference in New Issue
Block a user