Skip to content

Commit

Permalink
Configure FUNDING (#637)
Browse files Browse the repository at this point in the history
* Create FUNDING.yml

* Add funding uri to Gemspec
  • Loading branch information
joeldrapper authored Mar 14, 2023
1 parent 02fff66 commit bdd643f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
patreon: castwide
1 change: 1 addition & 0 deletions solargraph.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |s|
s.homepage = 'https://solargraph.org'
s.license = 'MIT'
s.executables = ['solargraph']
s.metadata["funding_uri"] = "https://www.patreon.com/castwide"

s.required_ruby_version = '>= 2.6'

Expand Down

0 comments on commit bdd643f

Please sign in to comment.