Update supporters list - #115
Open
meza wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the README’s supporters/patrons section by adding a new supporter entry.
Changes:
- Add “Schauweg” to the supporters list between the patrons markers.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
github-actions
Bot
force-pushed
the
update/patrons
branch
2 times, most recently
from
June 5, 2026 01:18
fc764da to
2d351b6
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
5 times, most recently
from
June 9, 2026 17:39
3c9a935 to
c7f8857
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 9, 2026 17:39
c7f8857 to
707736a
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 9, 2026 17:45
707736a to
6fb4771
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 9, 2026 23:36
6fb4771 to
6c733b4
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 10, 2026 01:19
6c733b4 to
8da62a9
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
3 times, most recently
from
June 13, 2026 01:22
33454de to
1a82912
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 18, 2026 19:09
45fe1fd to
bda7fc0
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 18, 2026 19:21
bda7fc0 to
270737f
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 19, 2026 01:29
270737f to
c53e8bc
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
from
June 19, 2026 17:32
c53e8bc to
aa58225
Compare
github-actions
Bot
force-pushed
the
update/patrons
branch
6 times, most recently
from
June 23, 2026 19:29
10341d1 to
e1a5b23
Compare
Comment on lines
49
to
52
| - name: "🔃 Use Latest Node.js" | ||
| uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 | ||
| uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 | ||
| with: | ||
| node-version: 25 |
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.
Comments suppressed due to low confidence (1)
.github/workflows/build.yml:44
- The PR description says this only updates the supporters list, but this workflow change also bumps GitHub Actions dependencies (e.g., actions/setup-java). Consider updating the PR description to mention the workflow dependency updates, or splitting the workflow bumps into a separate PR to keep changes focused.
- name: "☕ Setup Jdk 25"
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
with:
Comment on lines
+21
to
+25
| - name: Checkout repository | ||
| uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 | ||
|
|
||
| - name: Update supporters list | ||
| uses: meza/action-patrons@a7724e1e96cac4c1acdd1e076a0327e376c6ab7b # v1.0.17 | ||
| uses: meza/action-patrons@f7b554efbf7e65abbdb2d4372ce906e257fbb3e8 # v1.0.20 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the supporters list.