Skip to content

Commit 8e64834

Browse files
committed
Add the current maintainer to the list of authors
1 parent b32fff1 commit 8e64834

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

prawn.gemspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ Gem::Specification.new do |spec|
2929
spec.required_rubygems_version = '>= 1.3.6'
3030

3131
spec.authors = [
32-
'Gregory Brown', 'Brad Ediger', 'Daniel Nelson', 'Jonathan Greenberg',
33-
'James Healy',
32+
'Alexander Mankuta', 'Gregory Brown', 'Brad Ediger', 'Daniel Nelson',
33+
'Jonathan Greenberg', 'James Healy',
3434
]
3535
spec.email = [
36-
'[email protected]', 'brad@bradediger.com', 'dnelson@bluejade.com',
37-
36+
37+
3838
]
3939
spec.licenses = %w[PRAWN GPL-2.0 GPL-3.0]
4040

0 commit comments

Comments
 (0)