From bfe4b72ebec4367eaddcdf0887fcf5e649d9dcb8 Mon Sep 17 00:00:00 2001 From: Nick Martin Date: Thu, 25 Apr 2013 20:28:24 -0700 Subject: [PATCH] Obfuscate security email from web scrapers so we don't get spam to our pagers. --- Contributing.md | 2 +- docs/client/introduction.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Contributing.md b/Contributing.md index 47f78a0976..3e9bb81858 100644 --- a/Contributing.md +++ b/Contributing.md @@ -3,7 +3,7 @@ If you've found a bug in Meteor, file a bug report in [our issue tracker](https://github.com/meteor/meteor/issues). If the issue contains sensitive information or raises a security concern, email -[security@meteor.com](mailto:security@meteor.com) instead, which will page the +security[]()@[]()meteor.com instead, which will page the security team. A Meteor app has many moving parts, and it's often difficult to reproduce a bug diff --git a/docs/client/introduction.html b/docs/client/introduction.html index 2edd9d1f77..4e10422919 100644 --- a/docs/client/introduction.html +++ b/docs/client/introduction.html @@ -133,7 +133,7 @@ developers hang out here and will answer your questions whenever they can.
GitHub
-
The code is on GitHub. 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 security@meteor.com instead, which will page the security team.
+
The code is on GitHub. 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 security@meteor.com instead, which will page the security team.
{{/markdown}}