mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Update sponsors
This commit is contained in:
parent
c2f4b284b1
commit
069c2e4ba7
16
README.md
16
README.md
@ -50,11 +50,21 @@ When you open an issue please provide:
|
||||
|
||||
You can also follow me [@briancarlson](https://twitter.com/briancarlson) if that's your thing. I try to always announce noteworthy changes & developments with node-postgres on Twitter.
|
||||
|
||||
### Sponsorship :star:
|
||||
## Sponsorship :two_hearts:
|
||||
|
||||
[If you or your company are benefiting from node-postgres and would like to help keep the project financially sustainable please consider supporting](https://github.com/sponsors/brianc) its development.
|
||||
node-postgres's continued development has been made possible in part by generous finanical support from [the community](https://github.com/brianc/node-postgres/blob/master/SPONSORS.md) and these featured sponsors:
|
||||
|
||||
Also, you can view a historical list of all [previous and existing sponsors](https://github.com/brianc/node-postgres/blob/master/SPONSORS.md).
|
||||
<div align="center">
|
||||
<a href="https://www.timescale.com" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/timescale.svg" />
|
||||
</a>
|
||||
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAABCAQAAAB0m0auAAAADElEQVR42mNkIBIAAABSAAI2VLqiAAAAAElFTkSuQmCC" />
|
||||
<a href="https://crate.io" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/crate-io.png" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
If you or your company are benefiting from node-postgres and would like to help keep the project financially sustainable [please consider supporting](https://github.com/sponsors/brianc) its development.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
@ -6,6 +6,7 @@ node-postgres is made possible by the helpful contributors from the community as
|
||||
- [Third Iron](https://thirdiron.com/)
|
||||
- [Timescale](https://timescale.com)
|
||||
- [Nafundi](https://nafundi.com)
|
||||
- [CrateDB](https://crate.io/)
|
||||
|
||||
# Supporters
|
||||
|
||||
|
||||
@ -44,11 +44,21 @@ When you open an issue please provide:
|
||||
|
||||
You can also follow me [@briancarlson](https://twitter.com/briancarlson) if that's your thing. I try to always announce noteworthy changes & developments with node-postgres on Twitter.
|
||||
|
||||
### Sponsorship :star:
|
||||
## Sponsorship :two_hearts:
|
||||
|
||||
[If you or your company are benefiting from node-postgres and would like to help keep the project financially sustainable please consider supporting](https://github.com/sponsors/brianc) its development.
|
||||
node-postgres's continued development has been made possible in part by generous finanical support from [the community](https://github.com/brianc/node-postgres/blob/master/SPONSORS.md) and these featured sponsors:
|
||||
|
||||
Also, you can view a historical list of all [previous and existing sponsors](https://github.com/brianc/node-postgres/blob/master/SPONSORS.md).
|
||||
<div align="center">
|
||||
<a href="https://www.timescale.com" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/timescale.svg" />
|
||||
</a>
|
||||
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAABCAQAAAB0m0auAAAADElEQVR42mNkIBIAAABSAAI2VLqiAAAAAElFTkSuQmCC" />
|
||||
<a href="https://crate.io" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/crate-io.png" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
If you or your company are benefiting from node-postgres and would like to help keep the project financially sustainable [please consider supporting](https://github.com/sponsors/brianc) its development.
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user