Skip to content

Commit 2d70134

Browse files
committed
Add sponsors
1 parent 3fe5479 commit 2d70134

File tree

6 files changed

+19
-0
lines changed

6 files changed

+19
-0
lines changed

.github/FUNDING.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These are supported funding model platforms
2+
3+
github: [mnapoli, GrahamCampbell] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
custom: 'https://bref.sh/#enterprise' # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
/test
1313
/VERSIONING.md
1414
!/lib/plugins/create/templates/**/.gitignore
15+
/docs

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ The Serverless Framework is a command-line tool with an easy and approachable YA
66

77
This repository is a maintained alternative to [Serverless Framework](https://github.com/serverless/serverless) v3. It exists for those that cannot upgrade to Serverless Framework v4 and is a drop-in replacement for v3.
88

9+
## Open-source sponsors
10+
11+
<p align="center">
12+
<a href="https://www.voxie.com/"><img src="docs/sponsors/voxie.svg" width="150px" /></a>
13+
&nbsp; &nbsp; &nbsp; &nbsp;
14+
<a href="https://optionmetrics.com/"><img src="docs/sponsors/optionmetrics.png" width="300px" /></a>
15+
&nbsp; &nbsp; &nbsp; &nbsp;
16+
<a href="https://www.mybuilder.com/"><img src="docs/sponsors/mybuilder.svg" width="210px" /></a>
17+
</p>
18+
19+
This project is open-source and free to use. However, maintaining it requires time and effort. If you want to support the project, you can become a sponsor on GitHub Sponsors.
20+
921
## Installation
1022

1123
```sh

docs/sponsors/mybuilder.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/sponsors/optionmetrics.png

21.5 KB
Loading

0 commit comments

Comments
 (0)