Skip to content

Commit 2bfc3f7

Browse files
Change e-mail from gemspec
1 parent a024f63 commit 2bfc3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pod.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.name = "pod"
77
spec.version = Pod::VERSION
88
spec.authors = ["Gustavo Ribeiro"]
9-
spec.email = ["g2_ribeiro@hotmail.com"]
9+
spec.email = ["grdev@tutanota.com"]
1010

1111
spec.summary = "Minimalist CLI to manage podcasts"
1212
spec.homepage = "https://github.com/gustavothecoder/pod"

0 commit comments

Comments
 (0)