Skip to content

Commit 45d4d1f

Browse files
committed
chore: update team email
1 parent 4beb790 commit 45d4d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appwrite.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.summary = 'Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API'
77
spec.author = 'Appwrite Team'
88
spec.homepage = 'https://appwrite.io/support'
9-
spec.email = 'team@localhost.test'
9+
spec.email = 'team@appwrite.io'
1010
spec.files = Dir['lib/**/*.rb']
1111

1212
spec.add_dependency 'mime-types', '~> 3.4.1'

0 commit comments

Comments
 (0)