Skip to content

Commit 0442b8c

Browse files
committed
sponsorship: add featured sponsors to README
1 parent 2905236 commit 0442b8c

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: Benjie
2+
patreon: benjie

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,27 @@
1414

1515
This module helps you pull your PostgreSQL database into Gatsby with minimal effort.
1616

17+
<!-- SPONSORS_BEGIN -->
18+
19+
## Crowd-funded open-source software
20+
21+
To help us develop this software sustainably under the MIT license, we ask
22+
all individuals and businesses that use it to help support its ongoing
23+
maintenance and development via sponsorship.
24+
25+
### [Click here to find out more about sponsors and sponsorship.](https://www.graphile.org/sponsor/)
26+
27+
And please give some love to our featured sponsors 🤩:
28+
29+
<table><tr>
30+
<td align="center"><a href="http://chads.website/"><img src="https://www.graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a></td>
31+
<td align="center"><a href="https://timescale.com/"><img src="https://www.graphile.org/images/sponsors/timescale.svg" width="90" height="90" alt="Timescale" /><br />Timescale</a></td>
32+
</tr></table>
33+
34+
<!-- SPONSORS_END -->
35+
36+
## Usage
37+
1738
To install:
1839

1940
```

0 commit comments

Comments
 (0)