Skip to content

Commit ced7b95

Browse files
Remove myself from *.gemspec
Remove myself as maintainer/author
1 parent b4c1119 commit ced7b95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

matestack-ui-core.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ require "matestack/ui/core/version"
77
Gem::Specification.new do |s|
88
s.name = "matestack-ui-core"
99
s.version = Matestack::Ui::Core::VERSION
10-
s.authors = ["Jonas Jabari", "Nils Henning", "Pascal Wengerter"]
11-
10+
s.authors = ["Jonas Jabari", "Nils Henning"]
11+
1212
s.homepage = "https://matestack.io"
1313
s.summary = "Escape the frontend hustle & easily create interactive web apps in pure Ruby."
1414
s.description = "Matestack provides a collection of open source gems made for Ruby on Rails developers. Matestack enables you to craft interactive web UIs without JavaScript in pure Ruby with minimum effort. UI code becomes a native and fun part of your Rails app."

0 commit comments

Comments
 (0)