Skip to content

Commit

Permalink
sponsorship: update sponsors 🙏
Browse files Browse the repository at this point in the history
  • Loading branch information
jemgillam committed Jul 23, 2024
1 parent 30cbc9a commit fab46d6
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 18 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ And please give some love to our featured sponsors 🤩:
<td align="center"><a href="https://dovetailapp.com/"><img src="https://graphile.org/images/sponsors/dovetail.png" width="90" height="90" alt="Dovetail" /><br />Dovetail</a> *</td>
<td align="center"><a href="https://stellate.co/"><img src="https://graphile.org/images/sponsors/Stellate.png" width="90" height="90" alt="Stellate" /><br />Stellate</a> *</td>
<td align="center"><a href="https://gosteelhead.com/"><img src="https://graphile.org/images/sponsors/steelhead.svg" width="90" height="90" alt="Steelhead" /><br />Steelhead</a> *</td>
</tr><tr>
<td align="center"><a href=""><img src="https://graphile.org/images/sponsors/latchbio.jpg" width="90" height="90" alt="LatchBio" /><br />LatchBio</a> *</td>
</tr></table>

<em>\* Sponsors the entire Graphile suite</em>
Expand Down Expand Up @@ -174,8 +176,8 @@ yarn add postgraphile
```

```js
import { createServer } from 'http';
import postgraphile from 'postgraphile';
import { createServer } from "http";
import postgraphile from "postgraphile";

createServer(postgraphile());
```
Expand Down Expand Up @@ -233,8 +235,10 @@ PostGraphile features include:
- [Just use the generated GraphQL schema](https://www.graphile.org/postgraphile/usage-schema/)

[procedure documentation]: https://www.graphile.org/postgraphile/procedures/
[advanced queries documentation]: https://www.graphile.org/postgraphile/custom-queries/
[row-level-security]: http://www.postgresql.org/docs/current/static/ddl-rowsecurity.html
[advanced queries documentation]:
https://www.graphile.org/postgraphile/custom-queries/
[row-level-security]:
http://www.postgresql.org/docs/current/static/ddl-rowsecurity.html

## Requirements

Expand Down
16 changes: 8 additions & 8 deletions SPONSORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,40 +10,40 @@ Graphile ecosystem. Find out
- Dovetail
- Stellate
- Steelhead
- LatchBio

## Leaders

- Robert Claypool
- nigelrmtaylor
- Principia Mentis
- Luxor Labs
- nigelrmtaylor
- Axinom
- Taiste
- Notably
- Nathanael Beisiegel
- Trigger.dev
- Ian Stewart
- BairesDev
- Cintra
- Two Bit Solutions
- Dimply
- Ndustrial
- Cintra
- Beacon
- deliver.media
- Seam
- Upowr
- Ravio
- OpenPipe
- Apollo

## Supporters

- HR-ON
- stlbucket
- Simon Elliott
- Matt Bretl
- Keith Layne
- Paul Melnikow
- Alvin Ali Khaled
- Paul Melnikow
- Keith Layne
- nullachtvierzehn
- Zymego
- IFCHOR GROUP
Expand All @@ -52,15 +52,15 @@ Graphile ecosystem. Find out
- The Outbound Collective
- Charlie Hadden
- Kiron Open Higher Education
- urtho
- Andrew Joseph
- urtho
- SIED 70
- Peter C. Romano
- mateo
- Gus Becciu
- Dialo
- kontakto-fi
- Tailos, Inc.
- sheilamosaik
- kontakto-fi
- Miguel O. Carvajal
- Jovi De Croock
15 changes: 9 additions & 6 deletions sponsors.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[
"Alvin Ali Khaled",
"Andrew Joseph",
"Apollo",
"Apollo",
"Apollo",
"Axinom",
"Axinom",
"Axinom",
Expand All @@ -27,12 +30,15 @@
"Gus Becciu",
"HR-ON",
"IFCHOR GROUP",
"Ian Stewart",
"Ian Stewart",
"Ian Stewart",
"Jovi De Croock",
"Keith Layne",
"Kiron Open Higher Education",
"LatchBio",
"LatchBio",
"LatchBio",
"LatchBio",
"LatchBio",
"LatchBio",
"Luxor Labs",
"Luxor Labs",
"Luxor Labs",
Expand Down Expand Up @@ -96,9 +102,6 @@
"Two Bit Solutions",
"Two Bit Solutions",
"Two Bit Solutions",
"Upowr",
"Upowr",
"Upowr",
"Zymego",
"deliver.media",
"deliver.media",
Expand Down

0 comments on commit fab46d6

Please sign in to comment.