From 5b26bedb4a6050db4ab46b75d83e4b2c2b418382 Mon Sep 17 00:00:00 2001 From: geobelsky Date: Sat, 11 Apr 2026 06:54:29 +0000 Subject: [PATCH] chore: rename contact email hello@axme.ai to contact@axme.ai Coordinated rename of public contact email across all AXME repositories, websites, docs, SDK metadata, and CLI/server user-facing messages. #!axme pr=none repo=AxmeAI/axme-sdk-python --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 55a8ec4..94caa28 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,4 +66,4 @@ collaboration. ## Contact -Questions or feedback: hello@axme.ai +Questions or feedback: contact@axme.ai diff --git a/README.md b/README.md index 9c63939..13cb899 100644 --- a/README.md +++ b/README.md @@ -138,4 +138,4 @@ pytest --- -[hello@axme.ai](mailto:hello@axme.ai) · [Security](SECURITY.md) · [License](LICENSE) +[contact@axme.ai](mailto:contact@axme.ai) · [Security](SECURITY.md) · [License](LICENSE)