We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da3951 commit 05510b4Copy full SHA for 05510b4
README.md
@@ -55,4 +55,4 @@ for dependent and variable length fields is built in.
55
# Contact
56
57
If you have any queries / bug reports / suggestions, please contact me
58
-(Dion Mendel) via email at bindata@dm9.info
+(Dion Mendel) via email at bindata@dmau.org
bindata.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
s.platform = Gem::Platform::RUBY
8
s.summary = 'A declarative way to read and write binary file formats'
9
s.author = 'Dion Mendel'
10
- s.email = 'bindata@dm9.info'
+ s.email = 'bindata@dmau.org'
11
s.homepage = 'https://github.com/dmendel/bindata'
12
s.require_path = 'lib'
13
s.extra_rdoc_files = ['NEWS.rdoc']
0 commit comments