From cf955c7f45ae4fe84d349d01ffe684c42e53ac8b Mon Sep 17 00:00:00 2001 From: zagrosi-code Date: Sun, 17 May 2026 17:11:57 +0100 Subject: [PATCH] chore(repo): update GitHub username Signed-off-by: zagrosi-code --- .github/FUNDING.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- BACKERS.md | 2 +- CONTRIBUTORS.md | 2 +- Cargo.toml | 2 +- deploy/helm/Chart.yaml | 4 ++-- documentation/CHANGELOG.md | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 95ca149..5cf1099 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -2,4 +2,4 @@ # hover cards. The single approved channel today is GitHub Sponsors; # additional platforms (Open Collective, Ko-fi, custom URLs) can be # layered on later by appending their respective keys here. -github: [MicrosoftWindows96] +github: [zagrosi-code] diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 343b589..e57423c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,8 +2,8 @@ blank_issues_enabled: false contact_links: - name: Discussions - url: https://github.com/MicrosoftWindows96/zagrosi/discussions + url: https://github.com/zagrosi-code/zagrosi/discussions about: General questions, ideas, and conversations belong in Discussions. - name: Security policy - url: https://github.com/MicrosoftWindows96/zagrosi/security/policy + url: https://github.com/zagrosi-code/zagrosi/security/policy about: Vulnerabilities are reported privately via the Security policy. Do not open a public issue. diff --git a/BACKERS.md b/BACKERS.md index 8f4e3e5..9fdeebd 100644 --- a/BACKERS.md +++ b/BACKERS.md @@ -2,7 +2,7 @@ Zagrosi is independently developed and funded by the people and companies listed below. Their support pays for the time that turns a public roadmap into shipped code. -If you find Zagrosi useful, please consider [becoming a sponsor](https://github.com/sponsors/MicrosoftWindows96). Every contribution, monthly or one-time, goes back into the project. +If you find Zagrosi useful, please consider [becoming a sponsor](https://github.com/sponsors/zagrosi-code). Every contribution, monthly or one-time, goes back into the project. --- diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d8f986b..ae56e3b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -8,7 +8,7 @@ Code contributors license their work to the maintainer under dual-license terms: ## Maintainer -The lead maintainer goes by the GitHub handle `MicrosoftWindows96`. +The lead maintainer goes by the GitHub handle `zagrosi-code`. ## Code contributors diff --git a/Cargo.toml b/Cargo.toml index 9b3db68..72a2ef5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ exclude = ["crates/zagrosi-identity/fuzz"] edition = "2024" rust-version = "1.91" license = "AGPL-3.0-or-later" -repository = "https://github.com/MicrosoftWindows96/zagrosi" +repository = "https://github.com/zagrosi-code/zagrosi" homepage = "https://zagrosi.com" authors = ["Zagrosi Contributors"] readme = "README.md" diff --git a/deploy/helm/Chart.yaml b/deploy/helm/Chart.yaml index 33a178e..f22980c 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -8,10 +8,10 @@ appVersion: "0.1.0" kubeVersion: ">=1.30.0" home: https://zagrosi.com sources: - - https://github.com/MicrosoftWindows96/zagrosi + - https://github.com/zagrosi-code/zagrosi maintainers: - name: Zagrosi Contributors - url: https://github.com/MicrosoftWindows96/zagrosi + url: https://github.com/zagrosi-code/zagrosi email: oss@zagrosi.com keywords: - zagrosi diff --git a/documentation/CHANGELOG.md b/documentation/CHANGELOG.md index 49f5d13..fd8e063 100644 --- a/documentation/CHANGELOG.md +++ b/documentation/CHANGELOG.md @@ -62,5 +62,5 @@ All notable changes to Zagrosi are documented in this file. The format follows [ - `documentation/governance.md`: nine-section governance manual covering branch protection, release cadence, issue triage, maintainers, voting, license posture, Code of Conduct enforcement, security disclosure, and trademark. Includes release tooling, drift-detection automation outline, voting worked examples, Code of Conduct outcome catalogue, security GitHub-Temporary-Private-Fork mechanism, supported-versions transition matrix, and trademark worked examples. - `documentation/CHANGELOG.md`: this file (Keep a Changelog 1.1.0 format). -[Unreleased]: https://github.com/MicrosoftWindows96/zagrosi/compare/v0.1.0...HEAD -[0.1.0]: https://github.com/MicrosoftWindows96/zagrosi/releases/tag/v0.1.0 +[Unreleased]: https://github.com/zagrosi-code/zagrosi/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/zagrosi-code/zagrosi/releases/tag/v0.1.0