Skip to content

Commit 80ce838

Browse files
authored
Add funding_uri to metadata.rb
1 parent f3be014 commit 80ce838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/flipper/metadata.rb

+1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ module Flipper
77
"source_code_uri" => "https://github.com/flippercloud/flipper",
88
"bug_tracker_uri" => "https://github.com/flippercloud/flipper/issues",
99
"changelog_uri" => "https://github.com/flippercloud/flipper/releases/tag/v#{Flipper::VERSION}",
10+
"funding_uri" => "https://github.com/sponsors/flippercloud",
1011
}.freeze
1112
end

0 commit comments

Comments
 (0)