Skip to content

Commit 1aeee0c

Browse files
authored
Remove e-mail address
1 parent 16a7fec commit 1aeee0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angularjs-file-upload.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Gem::Specification.new do |spec|
55
spec.name = "angularjs-file-upload-rails"
66
spec.version = AngularjsFileUpload::VERSION
77
spec.authors = ["Marthyn Olthof"]
8-
spec.email = ["Marthyn@live.nl"]
8+
spec.email = ["info@voxapex.com"]
99
spec.description = %q{Angular File Upload is a module for the AngularJS framework.}
1010
spec.summary = %q{It supports drag-n-drop upload, upload progress, validation filters and a file upload queue.
1111
It supports native HTML5 uploads, but degrades to a legacy iframe upload method for older browsers.

0 commit comments

Comments
 (0)