From bbb91f3771bb9744ad69bde226ec7bdffc0dda9f Mon Sep 17 00:00:00 2001
From: Jem Gillam <6413628+jemgillam@users.noreply.github.com>
Date: Tue, 21 Apr 2026 10:42:55 +0100
Subject: [PATCH 1/2] update for 2026
---
website/src/pages/pricing.mdx | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/website/src/pages/pricing.mdx b/website/src/pages/pricing.mdx
index ea55480b..e4e1528e 100644
--- a/website/src/pages/pricing.mdx
+++ b/website/src/pages/pricing.mdx
@@ -403,7 +403,7 @@ offer ends; saving you a minimum of $1300 over the regular price of $100 /month.
- | Sponsor's discount |
+ Sponsor’s discount |
|
@@ -507,7 +507,10 @@ offer ends; saving you a minimum of $1300 over the regular price of $100 /month.
From{" "}
- $1,500/mo USD
+
+ $1,500/mo
+ {" "}
+ $899/mo USD
@@ -577,7 +580,7 @@ contributions from the community,
The Worker Pro preset enhances Graphile Worker with additional features and is
located in a sponsors only GitHub repository.
-Worker Pro is not open source, but is "source available". The source code
+Worker Pro is not open source, but is “source available”. The source code
license forbids publishing and redistribution, but is otherwise very flexible,
allowing you to make your own modifications for internal usage should you need
to.
@@ -600,25 +603,25 @@ through our [Discord Server](https://discord.gg/graphile) where anyone can ask
and answer questions about Worker and the Graphile suite of tools. Sponsors
receive priority support from our maintainers within our Discord Server.
-Sponsors on the "Private Advisor" tier or above can enter a complimentary
+Sponsors on the “Private Advisor” tier or above can enter a complimentary
Development Support contract and receive support through their company
-Slack/GitHub organization. Prices start at $1,500 a month, with no minimum term.
+Slack/GitHub organization. Prices start at $899 a month, with no minimum term.
More information can be found at the
[Development Support page](https://graphile.org/support/) or you can
[get in touch via email](mailto:team@graphile.org?subject=Enterprise%20enquiry).
-### I'm an enterprise user and need X, Y and Z
+### I’m an enterprise user and need X, Y and Z
Please [get in touch](mailto:team@graphile.org?subject=Enterprise%20enquiry) and
-we'll be happy to help!
+we’ll be happy to help!
### What is the Worker Pro license?
The license forbids publishing and redistribution but otherwise allows you to
-make your own modifcations for internal usage:
+make your own modifications for internal usage:
```
-Copyright © 2024 Benjie Gillam
+Copyright © 2026 Benjie Gillam
Use and modification of this software and associated documentation files (the
“Software”) is permitted, subject to the following conditions:
@@ -636,5 +639,5 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```
- Last reviewed: 20th September 2024
+ Last reviewed: 21st April 2026
From 94208f5f2be78bd6c8b2fde340178e56b055ee31 Mon Sep 17 00:00:00 2001
From: Jem Gillam <6413628+jemgillam@users.noreply.github.com>
Date: Tue, 21 Apr 2026 10:55:59 +0100
Subject: [PATCH 2/2] Add Pro access guideline
---
website/src/pages/pricing.mdx | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/website/src/pages/pricing.mdx b/website/src/pages/pricing.mdx
index e4e1528e..ade24cc4 100644
--- a/website/src/pages/pricing.mdx
+++ b/website/src/pages/pricing.mdx
@@ -567,7 +567,7 @@ offer ends; saving you a minimum of $1300 over the regular price of $100 /month.
### Graphile Worker is OSS under the MIT license
-Graphile Worker is sufficient for many peoples needs; it's the only version that
+Graphile Worker is sufficient for many peoples needs; it’s the only version that
existed for the first 5 years of the project and many people are running it with
great success in production. No features in Graphile Worker have been removed or
obscured, and it continues to be developed and maintained, supported by
@@ -595,6 +595,25 @@ code hosted on GitHub. Worker Pro can be installed using an authenticated
`authToken`, see the [Worker Pro documentation](/docs/pro#getting-access) for
the full details.
+### Repository access policy
+
+To keep pricing fair and sustainable, access to the Graphile Sponsors repository
+is intended for:
+
+- A limited number of individual users within your organization (e.g. evaluators
+ or team leads)
+- Any necessary service or automation accounts
+
+As a guideline, access should be limited to those who actively need it and users
+should be reasonably attributable to the sponsoring organization. Requests to
+add users should be sent with their GitHub usernames and, where the user is not
+publicly linked to the sponsoring profile, a brief explanation of their role or
+relationship to the sponsor.
+
+We reserve the right to review and limit access where usage falls outside the
+spirit of this model. If you require broader access across a team or
+organization, please contact us to discuss options.
+
### Does Worker Pro come with direct support?
Access to Worker Pro grants access to its repository, where users can file
|