Skip to content

Commit bc9ba44

Browse files
update-contact-email
1 parent 68ad10f commit bc9ba44

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
@@ -69,4 +69,4 @@ Pull requests are also welcome! We only request that PRs providing new features
6969
Also make sure you follow [@AriadneGraphQL](https://twitter.com/AriadneGraphQL) on Twitter for latest updates, news and random musings!
7070

7171
**Crafted with ❤️ by [Mirumee Software](http://mirumee.com)**
72-
hello@mirumee.com
72+
ariadne@mirumee.com

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "ariadne-graphql-proxy"
77
description = "Ariadne toolkit for building GraphQL proxies."
8-
authors = [{ name = "Mirumee Software", email = "hello@mirumee.com" }]
8+
authors = [{ name = "Mirumee Software", email = "ariadne@mirumee.com" }]
99
readme = "README.md"
1010
license = { file = "LICENSE" }
1111
classifiers = [

0 commit comments

Comments
 (0)