Skip to content

Commit

Permalink
chore: add github sponsor (#5293)
Browse files Browse the repository at this point in the history
* chore: update funding

Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>

* chore: update EXPENSE_POLICY

Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>

* chore: update SPONSORS.md

Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>

* Update SPONSORS.md

Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>

---------

Signed-off-by: Manuel Spigolon <behemoth89@gmail.com>
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
  • Loading branch information
Eomm and Uzlopak committed Jan 26, 2024
1 parent e68e849 commit 4415c2f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
3 changes: 2 additions & 1 deletion EXPENSE_POLICY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Expense Policy

Fastify collaborators accept donations through the [Open Collective](https://opencollective.com/fastify/)
platform to enhance the project and support the community.
platform and [GitHub Sponsors](https://github.com/sponsors/fastify)
to enhance the project and support the community.

This Collective is run by and for the benefit of the independent contributors to
the Fastify open source software project.
Expand Down
3 changes: 2 additions & 1 deletion SPONSORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ All active sponsors of Fastify are listed here, in order of contribution!
Our sponsors are the reason why we can work on some issues or features
that otherwise would be impossible to do.

If you want to become a sponsor, please check out our [Open Collective page](https://opencollective.com/fastify).
If you want to become a sponsor, please check out our [Open Collective page](https://opencollective.com/fastify)
or [GitHub Sponsors](https://github.com/sponsors/fastify)!

## Tier 4

Expand Down
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,16 @@
"type": "opencollective",
"url": "https://opencollective.com/fastify"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/fastify"
},
{
"type": "opencollective",
"url": "https://opencollective.com/fastify"
}
],
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@sinclair/typebox": "^0.31.17",
Expand Down

0 comments on commit 4415c2f

Please sign in to comment.