From a3fefe3183366a3cf8c127d39e24cdf6ec0cc4a7 Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Sat, 22 Mar 2025 10:58:51 -0500 Subject: [PATCH] Update sponsorship info --- README.md | 7 +++++++ SPONSORS.md | 8 ++++++-- packages/pg/README.md | 6 ++++++ 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8233ad3..a680ff7b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This repo is a monorepo which contains the core [pg](https://github.com/brianc/n - [pg-protocol](https://github.com/brianc/node-postgres/tree/master/packages/pg-protocol) ## Install + ``` npm install pg ``` @@ -65,6 +66,12 @@ node-postgres's continued development has been made possible in part by generous 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. +### Featured sponsor + +Special thanks to [medplum](https://medplum.com) for their generous and thoughtful support of node-postgres! + +![medplum](https://raw.githubusercontent.com/medplum/medplum-logo/refs/heads/main/medplum-logo.png) + ## Contributing **:heart: contributions!** diff --git a/SPONSORS.md b/SPONSORS.md index c16b8d3d..dfcbbd0a 100644 --- a/SPONSORS.md +++ b/SPONSORS.md @@ -15,8 +15,11 @@ node-postgres is made possible by the helpful contributors from the community as - [mpirik](https://github.com/mpirik) - [@BLUE-DEVIL1134](https://github.com/BLUE-DEVIL1134) - [bubble.io](https://bubble.io/) -- GitHub[https://github.com/github] -- loveland [https://github.com/loveland] +- [GitHub](https://github.com/github) +- [n8n](https://n8n.io/) +- [loveland](https://github.com/loveland) +- [gajus](https://github.com/gajus) +- [thirdiron](https://github.com/thirdiron) # Supporters @@ -50,3 +53,4 @@ node-postgres is made possible by the helpful contributors from the community as - [Sideline Sports](https://github.com/SidelineSports) - [Gadget](https://github.com/gadget-inc) - [Sentry](https://sentry.io/welcome/) +- [devlikeapro](https://github.com/devlikepro) diff --git a/packages/pg/README.md b/packages/pg/README.md index e21f34a0..eeffcd14 100644 --- a/packages/pg/README.md +++ b/packages/pg/README.md @@ -50,6 +50,12 @@ node-postgres's continued development has been made possible in part by generous 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. +### Featured sponsor + +Special thanks to [medplum](https://medplum.com) for their generous and thoughtful support of node-postgres! + +![medplum](https://raw.githubusercontent.com/medplum/medplum-logo/refs/heads/main/medplum-logo.png) + ## Contributing **:heart: contributions!**