Skip to content

Commit

Permalink
add funding links to composer.json and github config (#3649)
Browse files Browse the repository at this point in the history
Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
  • Loading branch information
Flyingmana and kiatng authored Nov 26, 2023
1 parent 32773dd commit 43bbab6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

open_collective: openmage
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@
"role": "Maintainer"
}
],
"funding": [
{
"type": "open_collective",
"url": "https://opencollective.com/openmage"
}
],
"autoload-dev": {
"psr-4": {
"OpenMage\\Tests\\Unit\\": "dev/tests/unit"
Expand Down

0 comments on commit 43bbab6

Please sign in to comment.