Skip to content
This repository was archived by the owner on Sep 30, 2018. It is now read-only.

Commit 723bfcd

Browse files
committedDec 7, 2014
Fix Adam’s email
1 parent 94351dc commit 723bfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎opal-vienna.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
66
s.name = 'opal-vienna'
77
s.version = Opal::Vienna::VERSION
88
s.author = 'Adam Beynon'
9-
s.email = 'adam@adambeynon.com'
9+
s.email = 'adam.beynon@gmail.com'
1010
s.homepage = 'http://opalrb.org'
1111
s.summary = 'Client side MVC framework for Opal'
1212
s.description = 'Client side MVC framework for Opal'

0 commit comments

Comments
 (0)
This repository has been archived.