From f80cfbf165f951a062b3cbedac4556019905ca49 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Mon, 21 May 2018 12:48:31 -0500 Subject: [PATCH] Add BACKERS.md --- BACKERS.md | 13 +++++++++++++ README.md | 10 +++++----- 2 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 BACKERS.md diff --git a/BACKERS.md b/BACKERS.md new file mode 100644 index 000000000..5f9bece42 --- /dev/null +++ b/BACKERS.md @@ -0,0 +1,13 @@ +# Sponsors & Backers + +PostgREST ongoing development is only possible thanks to our Sponsors and Backers, listed below. If you'd like to join them, you can do so by supporting the PostgREST organization on [Patreon](https://www.patreon.com/postgrest). + +## Lead Backers + +- [Christiaan Westerbeek](https://devotis.nl) + +## Backers + +- Tsingson Qin +- Michel Pelletier +- Jay Hannah diff --git a/README.md b/README.md index 9652774cf..05181c654 100644 --- a/README.md +++ b/README.md @@ -108,10 +108,10 @@ and the [API guide](http://postgrest.org/en/stable/api.html). ### Thanks -The PostgREST organization is grateful to the generous project -[contributors](https://github.com/PostgREST/postgrest/graphs/contributors) -who have improved PostgREST immensely with their code and good -judgement. See more details in the -[changelog](https://github.com/PostgREST/postgrest/blob/master/CHANGELOG.md). +The PostgREST organization is grateful to: + +- The project [sponsors and backers](https://github.com/PostgREST/postgrest/blob/master/BACKERS.md) who support PostgREST's development. +- The project [contributors](https://github.com/PostgREST/postgrest/graphs/contributors) who have improved PostgREST immensely with their code + and good judgement. See more details in the [changelog](https://github.com/PostgREST/postgrest/blob/master/CHANGELOG.md). The cool logo came from [Mikey Casalaina](https://github.com/casalaina).