Skip to content

Commit 5d2176c

Browse files
authored
chore: rename contact email hello@axme.ai to contact@axme.ai (#33)
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-java
1 parent aff49ee commit 5d2176c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ mvn test
121121

122122
---
123123

124-
[hello@axme.ai](mailto:hello@axme.ai) · [Security](SECURITY.md) · [License](LICENSE)
124+
[contact@axme.ai](mailto:contact@axme.ai) · [Security](SECURITY.md) · [License](LICENSE)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<developer>
2424
<id>axmeai</id>
2525
<name>AxmeAI</name>
26-
<email>hello@axme.ai</email>
26+
<email>contact@axme.ai</email>
2727
<organization>AxmeAI</organization>
2828
<organizationUrl>https://axme.ai</organizationUrl>
2929
</developer>

0 commit comments

Comments
 (0)