From 9626ffef4c1dcbbf68dcbaadb41b1392528526d9 Mon Sep 17 00:00:00 2001 From: Jem Gillam <6413628+jemgillam@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:55:16 +0000 Subject: [PATCH 1/2] Funding manifest URIs for each crystal repo --- grafast/grafast/.well-known/funding-manifest-urls | 1 + grafast/grafserv/.well-known/funding-manifest-urls | 1 + grafast/ruru/.well-known/funding-manifest-urls | 1 + graphile-build/graphile-build/.well-known/funding-manifest-urls | 1 + utils/.well-known/funding-manifest-urls | 1 + 5 files changed, 5 insertions(+) create mode 100644 grafast/grafast/.well-known/funding-manifest-urls create mode 100644 grafast/grafserv/.well-known/funding-manifest-urls create mode 100644 grafast/ruru/.well-known/funding-manifest-urls create mode 100644 graphile-build/graphile-build/.well-known/funding-manifest-urls create mode 100644 utils/.well-known/funding-manifest-urls diff --git a/grafast/grafast/.well-known/funding-manifest-urls b/grafast/grafast/.well-known/funding-manifest-urls new file mode 100644 index 000000000..1d06b7f42 --- /dev/null +++ b/grafast/grafast/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://graphile.org/funding.json diff --git a/grafast/grafserv/.well-known/funding-manifest-urls b/grafast/grafserv/.well-known/funding-manifest-urls new file mode 100644 index 000000000..1d06b7f42 --- /dev/null +++ b/grafast/grafserv/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://graphile.org/funding.json diff --git a/grafast/ruru/.well-known/funding-manifest-urls b/grafast/ruru/.well-known/funding-manifest-urls new file mode 100644 index 000000000..1d06b7f42 --- /dev/null +++ b/grafast/ruru/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://graphile.org/funding.json diff --git a/graphile-build/graphile-build/.well-known/funding-manifest-urls b/graphile-build/graphile-build/.well-known/funding-manifest-urls new file mode 100644 index 000000000..1d06b7f42 --- /dev/null +++ b/graphile-build/graphile-build/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://graphile.org/funding.json diff --git a/utils/.well-known/funding-manifest-urls b/utils/.well-known/funding-manifest-urls new file mode 100644 index 000000000..1d06b7f42 --- /dev/null +++ b/utils/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://graphile.org/funding.json From 4653eee6790e210785fd36ce772a8ceb075b6437 Mon Sep 17 00:00:00 2001 From: Jem Gillam <6413628+jemgillam@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:17:53 +0000 Subject: [PATCH 2/2] Well known link for postgraphile repo --- postgraphile/postgraphile/.well-known/funding-manifest-urls | 1 + 1 file changed, 1 insertion(+) create mode 100644 postgraphile/postgraphile/.well-known/funding-manifest-urls diff --git a/postgraphile/postgraphile/.well-known/funding-manifest-urls b/postgraphile/postgraphile/.well-known/funding-manifest-urls new file mode 100644 index 000000000..1d06b7f42 --- /dev/null +++ b/postgraphile/postgraphile/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://graphile.org/funding.json