Skip to content

Update all ChrisonSimtian/Fallout URLs to Fallout-build org - #379

Merged
ChrisonSimtian merged 2 commits into
mainfrom
docs/fix-readme-repostars-link-and-typo
Jun 20, 2026
Merged

Update all ChrisonSimtian/Fallout URLs to Fallout-build org#379
ChrisonSimtian merged 2 commits into
mainfrom
docs/fix-readme-repostars-link-and-typo

Conversation

@dennisdoomen

@dennisdoomendennisdoomen commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • After the repo transfer, links throughout the repo still pointed to `ChrisonSimtian/Fallout`. GitHub redirects kept most of them working, but the repostars widget showed the wrong org and the `PackageProjectUrl` embedded in NuGet packages was stale.
  • Updated every occurrence of `ChrisonSimtian/Fallout` → `Fallout-build/Fallout` across the entire repo: README badges, docs, AGENTS.md, CONTRIBUTING.md, `Directory.Build.props` (`PackageProjectUrl`), workflow environment URLs, issue templates, tool JSON `$schema` refs, generated tool comment headers, and source files (164 files total).
  • `CHANGELOG.md` left unchanged — those are historical issue/PR references where redirect behaviour is intentional.
  • Sponsors link (`github.com/sponsors/ChrisonSimtian`) left unchanged — personal profile, not a repo.

Test plan

  • Verify all badge images load and link to `github.com/Fallout-build/Fallout/…`
  • Verify the repostars widget "View on GitHub" goes to `github.com/Fallout-build/Fallout`
  • Confirm `Directory.Build.props` `PackageProjectUrl` points to `github.com/Fallout-build/Fallout`
  • Confirm sponsors badge still links to `github.com/sponsors/ChrisonSimtian`

@dennisdoomendennisdoomen added the target/vCurrent Targets the current version label Jun 10, 2026
@dennisdoomen
dennisdoomenforce-pushed the docs/fix-readme-repostars-link-and-typo branch 2 times, most recently from 9a60955 to 74943fdCompareJune 11, 2026 05:23
@dennisdoomendennisdoomen changed the title docs(readme): update all GitHub links to canonical Fallout-build orgUpdate README links to Fallout-build orgJun 11, 2026
ChrisonSimtian
ChrisonSimtian previously approved these changes Jun 11, 2026

@ChrisonSimtianChrisonSimtian left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this

@dennisdoomen
dennisdoomen requested a review from a team as a code ownerJune 11, 2026 06:35
@dennisdoomendennisdoomen changed the title Update README links to Fallout-build orgUpdate all ChrisonSimtian/Fallout URLs to Fallout-build orgJun 11, 2026
@dennisdoomen
dennisdoomenforce-pushed the docs/fix-readme-repostars-link-and-typo branch from 33dcde7 to cd0300dCompareJune 11, 2026 06:43

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates repository-wide references from ChrisonSimtian/Fallout to Fallout-build/Fallout after the org transfer, including documentation links, NuGet package metadata, CI workflow environment URLs, and tool schema references.

Changes:

  • Repointed GitHub links in docs/READMEs/templates and issue/workflow metadata to the new org.
  • Updated NuGet PackageProjectUrl to ensure published packages embed the correct repo URL.
  • Updated tooling schema URLs and tool-spec $schema references to the new raw GitHub location (including some generated wrapper headers).

Reviewed changes

Copilot reviewed 159 out of 165 changed files in this pull request and generated 1 comment.

Show a summary per file
FileDescription
tests/integration/README.mdUpdate issue links to new org.
tests/integration/docker-compose.ymlUpdate tracking-issue reference to new org.
tests/Fallout.Common.Tests/GitVersionParseTest.csUpdate LICENSE link in file header to new org.
src/Shims/Nuke.Common/README.mdUpdate tracking-issue link to new org.
src/Fallout.Utilities/Security/EncryptionUtility.csUpdate issue link in XML docs to new org.
src/Fallout.Tooling.Generator/schema.jsonUpdate schema id raw URL to new org.
src/Fallout.Tooling.Generator/Model/Tool.csUpdate embedded schema URL to new org.
src/Fallout.Tooling.Generator/Generators/WriterExtensions.csUpdate repo link in generated-remarks template to new org.
src/Fallout.MSBuildTasks/Fallout.MSBuildTasks.targetsUpdate help URL in MSBuild error text to new org.
src/Fallout.Migrate.Analyzers/NukeMigrationAnalyzer.csUpdate diagnostic helpLinkUri to new org.
src/Fallout.Common/Tools/Xunit/Xunit.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Xunit/Xunit.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/WebConfigTransformRunner/WebConfigTransformRunner.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/WebConfigTransformRunner/WebConfigTransformRunner.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/VSWhere/VSWhere.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/VSWhere/VSWhere.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/VSTest/VSTest.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/VSTest/VSTest.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Unity/Unity.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/TestCloud/TestCloud.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/TestCloud/TestCloud.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Teams/Teams.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Teams/Teams.Generated.csUpdate generated header link to new org.
src/Fallout.Common/Tools/StaticWebApps/StaticWebApps.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/StaticWebApps/StaticWebApps.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Squirrel/Squirrel.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Squirrel/Squirrel.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/SpecFlow/SpecFlow.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/SonarScanner/SonarScanner.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Slack/Slack.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Slack/Slack.Generated.csUpdate generated header link to new org.
src/Fallout.Common/Tools/SignTool/SignTool.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/SignClient/SignClient.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/SignClient/SignClient.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/ReportGenerator/ReportGenerator.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/ReportGenerator/ReportGenerator.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Pwsh/Pwsh.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Pwsh/Pwsh.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Pulumi/Pulumi.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/PowerShell/PowerShell.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/PowerShell/PowerShell.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Paket/Paket.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/OpenCover/OpenCover.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/OpenCover/OpenCover.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/OctoVersion/OctoVersion.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/OctoVersion/OctoVersion.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Octopus/Octopus.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/NUnit/NUnit.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/NUnit/NUnit.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/NuGetKeyVaultSignTool/NuGetKeyVaultSignTool.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/NuGetKeyVaultSignTool/NuGetKeyVaultSignTool.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/NuGet/NuGet.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/NSwag/NSwag.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Npm/Npm.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Netlify/Netlify.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/NerdbankGitVersioning/NerdbankGitVersioning.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/MSpec/MSpec.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/MSpec/MSpec.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/MSBuild/MSBuild.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/MSBuild/MSBuild.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/MinVer/MinVer.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/MinVer/MinVer.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/MauiCheck/MauiCheck.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/MauiCheck/MauiCheck.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Mastodon/Mastodon.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Mastodon/Mastodon.Generated.csUpdate generated header link to new org.
src/Fallout.Common/Tools/MakeNsis/MakeNSIS.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/MakeNsis/MakeNSIS.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Kubernetes/Kubernetes.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/InnoSetup/InnoSetup.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/InnoSetup/InnoSetup.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/ILRepack/ILRepack.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/ILRepack/ILRepack.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Helm/Helm.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/GitVersion/NumberToStringJsonConverter.csUpdate LICENSE link in file header to new org.
src/Fallout.Common/Tools/GitVersion/GitVersion.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/GitVersion/GitVersion.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/GitReleaseManager/GitReleaseManager.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/GitLink/GitLink.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/GitLink/GitLink.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Git/Git.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Git/Git.Generated.csUpdate generated header link to new org.
src/Fallout.Common/Tools/Fixie/Fixie.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Fixie/Fixie.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/EntityFramework/EntityFramework.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/DotnetPackaging/DotnetPackaging.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/DotnetPackaging/DotnetPackaging.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/DotNet/DotNet.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/DotMemoryUnit/DotMemoryUnit.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/DotMemoryUnit/DotMemoryUnit.Generated.csUpdate generated header link to new org.
src/Fallout.Common/Tools/DotCover/DotCover.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Docker/Docker.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/DocFX/DocFX.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Discord/Discord.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Discord/Discord.Generated.csUpdate generated header link to new org.
src/Fallout.Common/Tools/Coverlet/Coverlet.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Coverlet/Coverlet.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/CoverallsNet/CoverallsNet.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/CoverallsNet/CoverallsNet.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/CorFlags/CorFlags.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/CorFlags/CorFlags.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/CodeMetrics/CodeMetrics.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/CodeMetrics/CodeMetrics.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Codecov/Codecov.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Codecov/Codecov.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/Chocolatey/Chocolatey.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Boots/Boots.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/Boots/Boots.Generated.csUpdate generated header/remarks links to new org.
src/Fallout.Common/Tools/BenchmarkDotNet/BenchmarkDotNet.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/AzureSignTool/AzureSignTool.jsonUpdate $schema to new org raw URL.
src/Fallout.Common/Tools/AzureSignTool/AzureSignTool.Generated.csUpdate generated header/remarks links to new org.
docs/roadmap.mdUpdate milestone/issue links to new org.
docs/rebrand-plan.mdUpdate issue links to new org.
docs/migration/from-nuke.mdUpdate docs/repo/issue links to new org.
docs/migration/from-globaltool-to-cli.mdUpdate README/PR/CHANGELOG links to new org.
docs/dependencies.mdUpdate issue links to new org.
docs/cli-tools/README.mdUpdate issue link to new org.
docs/branching-and-release.mdUpdate org URLs in docs and example gh api calls.
docs/architecture.mdUpdate milestone link to new org.
docs/agents/release-and-versioning.mdUpdate issue links and referenced URLs to new org.
docs/agents/conventions.mdUpdate milestone link to new org.
docs/adr/0004-calendar-versioning-and-dual-pace-channels.mdUpdate discussion links to new org.
docs/adr/0003-variables-and-substitution.mdUpdate issue/milestone links to new org.
docs/adr/0002-v11-off-nuget-by-default.mdUpdate issue links to new org.
docs/adr/0002-cross-provider-auth-and-secret-conventions.mdUpdate issue/milestone links to new org.
docs/adr/0001-release-branch-model.mdUpdate milestone/issue links to new org.
docs/adr/0001-cd-primitives-attributes-vs-tasks.mdUpdate repo string constants in examples to new org.
docs/06-global-tool/02-secrets.mdUpdate code-link and issue link to new org.
docs/04-sharing/01-global-builds.mdUpdate repo issue link to new org.
docs/03-common/05-repository.mdUpdate example repository URL to new org.
docs/01-getting-started/07-telemetry.mdUpdate telemetry docs links to new org.
Directory.Build.propsUpdate PackageProjectUrl to new org repo URL.
costs.mdUpdate issue link to new org.
CONTRIBUTING.mdUpdate issue/stargazers/milestone links to new org.
AGENTS.mdUpdate milestone/issue links to new org.
.github/workflows/release.ymlUpdate environment URLs to new org pages.
.github/workflows/preview.ymlUpdate environment URL to new org packages page.
.github/workflows/experimental.ymlUpdate environment URL to new org packages page.
.github/ISSUE_TEMPLATE/feature_idea.ymlUpdate CONTRIBUTING link to new org.
.github/ISSUE_TEMPLATE/config.ymlUpdate contact links to new org.
.github/ISSUE_TEMPLATE/bug_report.ymlUpdate CONTRIBUTING link to new org.
.github/copilot-instructions.mdUpdate AGENTS.md link to new org.

@@ -1,4 +1,4 @@
// Generated from https://github.com/ChrisonSimtian/Fallout/blob/main/src/Fallout.Common/Tools/Xunit/Xunit.json
// Generated from https://github.com/Fallout-build/Fallout/blob/main/src/Fallout.Common/Tools/Xunit/Xunit.json
@dennisdoomen

Copy link
Copy Markdown
CollaboratorAuthor

@ChrisonSimtian Please verify whether Claude did a great job before I merge.

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 104 out of 104 changed files in this pull request and generated 1 comment.

Comment threadsrc/Fallout.Tooling.Generator/Generators/WriterExtensions.cs
@ITaluone

Copy link
Copy Markdown
Contributor

I think you missed Fallout.Build.Shared.Constants (but #382 will do that as well)

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

src/Fallout.Build.Shared/Constants.cs:49 — FalloutOwner = "ChrisonSimtian". This is shipped code, and it feeds FalloutWebsite and FalloutRawRepository (a raw.githubusercontent.com/ChrisonSimtian/... URL). The biggest miss in the PR.

covered by #382

docs/01-getting-started/07-telemetry.md:39,52 — he fixed the org in these links but missed the path inside them: they point to src/Nuke.Build/Telemetry/Telemetry.Events.cs, which doesn't exist — it's src/Fallout.Build/Telemetry/ now. So the links are broken, and it's a literal NUKE reference in a file he touched.

thats more docusaurus but would be nice to have that in this PR :-)

CODE_OF_CONDUCT.md:59 — links to github.com/ChrisonSimtian/nuke — doubly stale (old org and old repo name).

that one, but ... not sure if I wanna keep a code of conduct file around. No one reads it, no one signs it (in lieu of a contributor agreement) and people still behave like assholes. I found a "dont be an asshole" rule works just as well ;-)

other than that, lgtm

ChrisonSimtian
ChrisonSimtian previously approved these changes Jun 12, 2026

@ChrisonSimtianChrisonSimtian left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, see comments for the few minor misses

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

@dennisdoomen mind if I merge this? its fine if we missed a few but claude keeps bothering me that all the links are broken and wants to fix it ... :D

@ChrisonSimtianChrisonSimtian added Can Merge These PRs are just waiting to be merged, nothing more to do and maintainer has approved and removed target/vCurrent Targets the current version labels Jun 18, 2026
@dennisdoomen

Copy link
Copy Markdown
CollaboratorAuthor

@ChrisonSimtian go ahead. I simply didn't have mental space the last two weeks. Struggling to find the time to prepare for two upcoming conferences.

dennisdoomenand others added 2 commits June 20, 2026 15:50
- Links still pointed to ChrisonSimtian/Fallout after the transfer; redirects kept them working but the repostars widget showed the wrong org
- Updated every link (CI badges, status table, milestones, issue refs, repostars embed) to Fallout-build/Fallout
- Sponsors link (github.com/sponsors/ChrisonSimtian) left unchanged — personal profile, not a repo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…llout
Covers docs, AGENTS.md, CONTRIBUTING.md, Directory.Build.props,
workflow environment URLs, issue templates, tool JSON schema refs,
generator source, and source files. Excludes CHANGELOG.md
(historical records), github.com/sponsors/ChrisonSimtian (personal
profile), and *.Generated.cs (regenerated at release time via
GenerateTools — source JSON and generator already updated).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ChrisonSimtian
ChrisonSimtianforce-pushed the docs/fix-readme-repostars-link-and-typo branch from 9605c39 to 14bcdaaCompareJune 20, 2026 03:53
@ChrisonSimtian
ChrisonSimtian merged commit 06a6bc0 into mainJun 20, 2026
2 checks passed
@ChrisonSimtian
ChrisonSimtian deleted the docs/fix-readme-repostars-link-and-typo branch June 20, 2026 03:59
ChrisonSimtian added a commit that referenced this pull request Jun 20, 2026
## Summary
Follow-up to #379. That PR swapped `ChrisonSimtian/Fallout` →
`Fallout-build/Fallout`, but a handful of references survived because
they either used a path the pattern didn't match or landed on `main`
after #379 was opened. A post-merge sweep found these:
- **`CODE_OF_CONDUCT.md`** — the conduct-reporting link pointed at
`github.com/ChrisonSimtian/nuke` (wrong org *and* wrong repo) →
`github.com/Fallout-build/Fallout`.
- **`docs/adr/0008-collapse-experimental-into-main.md`** — three `#302`
discussion links to `ChrisonSimtian/Fallout` (this ADR was added to
`main` after #379 opened) → `Fallout-build/Fallout`.
- **`docs/dependencies.md`** — vendored-fork link
`ChrisonSimtian/vs-solutionpersistence` →
`Fallout-build/vs-solutionpersistence` (that repo was transferred to the
org too).
- **`docs/rebrand-plan.md`** — GitHub Packages namespace example
`ChrisonSimtian/Nuke.Common` → `Fallout-build/Nuke.Common`.
The three `docs/**` files feed docs.fallout.build (Docusaurus builds
from `Fallout-build/Fallout@main`).
## Intentionally left unchanged
- **`CHANGELOG.md`** — historical issue/PR/discussion references;
redirects are intentional (same call as #379).
- **Sponsors link + `.github/FUNDING.yml`** — personal GitHub Sponsors
account (`ChrisonSimtian`), not a repo.
- **`*.Generated.cs`** — regenerated from tool JSON at release time per
repo convention; the generator source (`Tool.cs`, `WriterExtensions.cs`)
was already fixed in #379, so these self-correct on the next
`GenerateTools`.
## Test plan
- [x] `grep` confirms no `ChrisonSimtian` references remain in the four
edited files
- [x] Sweep confirms the only remaining `ChrisonSimtian` references
repo-wide are the three intentional categories above
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Can MergeThese PRs are just waiting to be merged, nothing more to do and maintainer has approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dennisdoomen@ITaluone@ChrisonSimtian