From 1a2288f99b15f46d8870b624199493eed5b7b373 Mon Sep 17 00:00:00 2001 From: SnapOtter Date: Fri, 1 May 2026 17:56:10 +0800 Subject: [PATCH] chore: standardize all contact emails to contact@snapotter.com Replace security@snapotter.local and snapotter.hq@gmail.com with the official contact@snapotter.com address across SECURITY.md, CODE_OF_CONDUCT.md, and README.md. --- CODE_OF_CONDUCT.md | 2 +- README.md | 2 +- SECURITY.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 44007909..3f7ab78d 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -41,7 +41,7 @@ Issues, Discussions, and any other channels managed by the SnapOtter project. ## Reporting Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported to **snapotter.hq@gmail.com**. All complaints will be reviewed promptly +reported to **contact@snapotter.com**. All complaints will be reviewed promptly and fairly. The maintainer is obligated to respect the privacy and security of the reporter of any incident. diff --git a/README.md b/README.md index bc821a16..8a124e9d 100644 --- a/README.md +++ b/README.md @@ -80,4 +80,4 @@ Join our [Discord](https://discord.gg/hr3s7HPUsr) for help, discussion, and comm This project is dual-licensed under the [AGPLv3](LICENSE) and a commercial license. - **AGPLv3 (free):** You may use, modify, and distribute this software under the AGPLv3. If you run a modified version as a network service, you must make your source code available under the AGPLv3. This applies to personal use, open-source projects, and any use that complies with AGPLv3 terms. -- **Commercial license (paid):** For use in proprietary software or SaaS products where AGPLv3 source-disclosure is not suitable, a commercial license is available. [Contact us](mailto:snapotter.hq@gmail.com) for pricing and terms. +- **Commercial license (paid):** For use in proprietary software or SaaS products where AGPLv3 source-disclosure is not suitable, a commercial license is available. [Contact us](mailto:contact@snapotter.com) for pricing and terms. diff --git a/SECURITY.md b/SECURITY.md index 0cbe02b0..d8497258 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -15,7 +15,7 @@ Self-hosted deployments should subscribe to [GitHub release notifications](https **Do not open a public GitHub issue for security vulnerabilities.** -To report a vulnerability, email **security@snapotter.local** with: +To report a vulnerability, email **contact@snapotter.com** with: - A description of the vulnerability and its potential impact - Steps to reproduce or a proof-of-concept