Skip to content

Commit 50365c6

Browse files
committed
Update author, email and homepage.
1 parent 2c86e43 commit 50365c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

video_transcoding.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Gem::Specification.new do |s|
1212
and convert videos.
1313
HERE
1414
s.license = 'MIT'
15-
s.author = 'Don Melton'
16-
s.email = 'don@blivet.com'
17-
s.homepage = 'https://github.com/donmelton/video_transcoding'
15+
s.author = 'Lisa Melton'
16+
s.email = '[email protected].com'
17+
s.homepage = 'https://github.com/lisamelton/video_transcoding'
1818
s.files = Dir['{bin,lib}/**/*'] + Dir['[A-Z]*'] + ['video_transcoding.gemspec']
1919
s.executables = ['convert-video', 'detect-crop', 'query-handbrake-log', 'transcode-video']
2020
s.extra_rdoc_files = ['LICENSE', 'README.md']

0 commit comments

Comments
 (0)