Skip to content

Commit 05510b4

Browse files
author
Dion Mendel
committed
Updated email
1 parent 4da3951 commit 05510b4

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
@@ -55,4 +55,4 @@ for dependent and variable length fields is built in.
5555
# Contact
5656

5757
If you have any queries / bug reports / suggestions, please contact me
58-
(Dion Mendel) via email at bindata@dm9.info
58+
(Dion Mendel) via email at bindata@dmau.org

bindata.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.platform = Gem::Platform::RUBY
88
s.summary = 'A declarative way to read and write binary file formats'
99
s.author = 'Dion Mendel'
10-
s.email = 'bindata@dm9.info'
10+
s.email = 'bindata@dmau.org'
1111
s.homepage = 'https://github.com/dmendel/bindata'
1212
s.require_path = 'lib'
1313
s.extra_rdoc_files = ['NEWS.rdoc']

0 commit comments

Comments
 (0)