fix: replace jmiller-moko with jmiller across all templates

GitHub username jmiller-moko replaced with Gitea username jmiller in:
- Issue templates (assignees)
- CODEOWNERS
- dependabot.yml
- Workflow authorized user lists

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-04-26 18:48:13 -05:00
parent 7800eadbd7
commit f71c186e26
14 changed files with 96 additions and 96 deletions
+38 -38
View File
@@ -1,7 +1,7 @@
# Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
# SPDX-License-Identifier: GPL-3.0-or-later
#
# CODEOWNERS — require approval from jmiller-moko for protected paths
# CODEOWNERS — require approval from jmiller for protected paths
# Synced from MokoStandards. Do not edit manually.
#
# Changes to these paths require review from the listed owners before merge.
@@ -9,47 +9,47 @@
# unauthorized modifications to workflows, configs, and governance files.
# ── Synced workflows (managed by MokoStandards — do not edit manually) ────
/.github/workflows/deploy-dev.yml @jmiller-moko
/.github/workflows/deploy-demo.yml @jmiller-moko
/.github/workflows/deploy-manual.yml @jmiller-moko
/.github/workflows/auto-release.yml @jmiller-moko
/.github/workflows/auto-dev-issue.yml @jmiller-moko
/.github/workflows/auto-assign.yml @jmiller-moko
/.github/workflows/sync-version-on-merge.yml @jmiller-moko
/.github/workflows/enterprise-firewall-setup.yml @jmiller-moko
/.github/workflows/repository-cleanup.yml @jmiller-moko
/.github/workflows/standards-compliance.yml @jmiller-moko
/.github/workflows/codeql-analysis.yml @jmiller-moko
/.github/workflows/repo_health.yml @jmiller-moko
/.github/workflows/ci-joomla.yml @jmiller-moko
/.github/workflows/update-server.yml @jmiller-moko
/.github/workflows/deploy-manual.yml @jmiller-moko
/.github/workflows/ci-dolibarr.yml @jmiller-moko
/.github/workflows/publish-to-mokodolimods.yml @jmiller-moko
/.github/workflows/changelog-validation.yml @jmiller-moko
/.github/workflows/branch-freeze.yml @jmiller-moko
/.github/workflows/deploy-dev.yml @jmiller
/.github/workflows/deploy-demo.yml @jmiller
/.github/workflows/deploy-manual.yml @jmiller
/.github/workflows/auto-release.yml @jmiller
/.github/workflows/auto-dev-issue.yml @jmiller
/.github/workflows/auto-assign.yml @jmiller
/.github/workflows/sync-version-on-merge.yml @jmiller
/.github/workflows/enterprise-firewall-setup.yml @jmiller
/.github/workflows/repository-cleanup.yml @jmiller
/.github/workflows/standards-compliance.yml @jmiller
/.github/workflows/codeql-analysis.yml @jmiller
/.github/workflows/repo_health.yml @jmiller
/.github/workflows/ci-joomla.yml @jmiller
/.github/workflows/update-server.yml @jmiller
/.github/workflows/deploy-manual.yml @jmiller
/.github/workflows/ci-dolibarr.yml @jmiller
/.github/workflows/publish-to-mokodolimods.yml @jmiller
/.github/workflows/changelog-validation.yml @jmiller
/.github/workflows/branch-freeze.yml @jmiller
# Custom workflows in .github/workflows/ not listed above are repo-owned.
# ── GitHub configuration ─────────────────────────────────────────────────
/.github/ISSUE_TEMPLATE/ @jmiller-moko
/.github/CODEOWNERS @jmiller-moko
/.github/copilot.yml @jmiller-moko
/.github/copilot-instructions.md @jmiller-moko
/.github/CLAUDE.md @jmiller-moko
/.github/.mokostandards @jmiller-moko
/.github/ISSUE_TEMPLATE/ @jmiller
/.github/CODEOWNERS @jmiller
/.github/copilot.yml @jmiller
/.github/copilot-instructions.md @jmiller
/.github/CLAUDE.md @jmiller
/.github/.mokostandards @jmiller
# ── Build and config files ───────────────────────────────────────────────
/composer.json @jmiller-moko
/phpstan.neon @jmiller-moko
/Makefile @jmiller-moko
/.ftpignore @jmiller-moko
/.gitignore @jmiller-moko
/.gitattributes @jmiller-moko
/.editorconfig @jmiller-moko
/composer.json @jmiller
/phpstan.neon @jmiller
/Makefile @jmiller
/.ftpignore @jmiller
/.gitignore @jmiller
/.gitattributes @jmiller
/.editorconfig @jmiller
# ── Governance documents ─────────────────────────────────────────────────
/LICENSE @jmiller-moko
/CONTRIBUTING.md @jmiller-moko
/SECURITY.md @jmiller-moko
/GOVERNANCE.md @jmiller-moko
/CODE_OF_CONDUCT.md @jmiller-moko
/LICENSE @jmiller
/CONTRIBUTING.md @jmiller
/SECURITY.md @jmiller
/GOVERNANCE.md @jmiller
/CODE_OF_CONDUCT.md @jmiller
@@ -3,7 +3,7 @@ name: Dolibarr Module ID Request
about: Request a unique module ID for a Dolibarr module
title: '[MODULE ID] '
labels: ['dolibarr', 'module-id-request', 'admin']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
@@ -3,7 +3,7 @@ name: Firewall Request
about: Request firewall rule changes or access to external resources
title: '[FIREWALL] [Resource Name] - [Brief Description]'
labels: ['firewall-request', 'infrastructure', 'security']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
+1 -1
View File
@@ -3,7 +3,7 @@ name: Question
about: Ask a question about usage, features, or best practices
title: '[QUESTION] '
labels: ['question']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
@@ -3,7 +3,7 @@ name: License Request
about: Request an organization license for Sublime Text
title: '[LICENSE REQUEST] Sublime Text - [Your Name]'
labels: ['license-request', 'admin']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
+1 -1
View File
@@ -3,7 +3,7 @@ name: Version Bump
about: Request or track a version change
title: '[VERSION] '
labels: 'version, type: version'
assignees: 'jmiller-moko'
assignees: 'jmiller'
---
## Version Change
+5 -5
View File
@@ -39,7 +39,7 @@ updates:
reviewers:
- "mokoconsulting-tech/maintainers"
assignees:
- "jmiller-moko"
- "jmiller"
groups:
github-actions:
patterns:
@@ -66,7 +66,7 @@ updates:
# reviewers:
# - "mokoconsulting-tech/maintainers"
# assignees:
# - "jmiller-moko"
# - "jmiller"
# groups:
# github-actions-templates:
# patterns:
@@ -92,7 +92,7 @@ updates:
reviewers:
- "mokoconsulting-tech/maintainers"
assignees:
- "jmiller-moko"
- "jmiller"
groups:
composer-dependencies:
patterns:
@@ -118,7 +118,7 @@ updates:
# reviewers:
# - "mokoconsulting-tech/maintainers"
# assignees:
# - "jmiller-moko"
# - "jmiller"
# groups:
# npm-dependencies:
# patterns:
@@ -144,7 +144,7 @@ updates:
# reviewers:
# - "mokoconsulting-tech/maintainers"
# assignees:
# - "jmiller-moko"
# - "jmiller"
# groups:
# python-dependencies:
# patterns:
+38 -38
View File
@@ -1,7 +1,7 @@
# Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
# SPDX-License-Identifier: GPL-3.0-or-later
#
# CODEOWNERS — require approval from jmiller-moko for protected paths
# CODEOWNERS — require approval from jmiller for protected paths
# Synced from MokoStandards. Do not edit manually.
#
# Changes to these paths require review from the listed owners before merge.
@@ -9,47 +9,47 @@
# unauthorized modifications to workflows, configs, and governance files.
# ── Synced workflows (managed by MokoStandards — do not edit manually) ────
/.github/workflows/deploy-dev.yml @jmiller-moko
/.github/workflows/deploy-demo.yml @jmiller-moko
/.github/workflows/deploy-manual.yml @jmiller-moko
/.github/workflows/auto-release.yml @jmiller-moko
/.github/workflows/auto-dev-issue.yml @jmiller-moko
/.github/workflows/auto-assign.yml @jmiller-moko
/.github/workflows/sync-version-on-merge.yml @jmiller-moko
/.github/workflows/enterprise-firewall-setup.yml @jmiller-moko
/.github/workflows/repository-cleanup.yml @jmiller-moko
/.github/workflows/standards-compliance.yml @jmiller-moko
/.github/workflows/codeql-analysis.yml @jmiller-moko
/.github/workflows/repo_health.yml @jmiller-moko
/.github/workflows/ci-joomla.yml @jmiller-moko
/.github/workflows/update-server.yml @jmiller-moko
/.github/workflows/deploy-manual.yml @jmiller-moko
/.github/workflows/ci-dolibarr.yml @jmiller-moko
/.github/workflows/publish-to-mokodolimods.yml @jmiller-moko
/.github/workflows/changelog-validation.yml @jmiller-moko
/.github/workflows/branch-freeze.yml @jmiller-moko
/.github/workflows/deploy-dev.yml @jmiller
/.github/workflows/deploy-demo.yml @jmiller
/.github/workflows/deploy-manual.yml @jmiller
/.github/workflows/auto-release.yml @jmiller
/.github/workflows/auto-dev-issue.yml @jmiller
/.github/workflows/auto-assign.yml @jmiller
/.github/workflows/sync-version-on-merge.yml @jmiller
/.github/workflows/enterprise-firewall-setup.yml @jmiller
/.github/workflows/repository-cleanup.yml @jmiller
/.github/workflows/standards-compliance.yml @jmiller
/.github/workflows/codeql-analysis.yml @jmiller
/.github/workflows/repo_health.yml @jmiller
/.github/workflows/ci-joomla.yml @jmiller
/.github/workflows/update-server.yml @jmiller
/.github/workflows/deploy-manual.yml @jmiller
/.github/workflows/ci-dolibarr.yml @jmiller
/.github/workflows/publish-to-mokodolimods.yml @jmiller
/.github/workflows/changelog-validation.yml @jmiller
/.github/workflows/branch-freeze.yml @jmiller
# Custom workflows in .github/workflows/ not listed above are repo-owned.
# ── GitHub configuration ─────────────────────────────────────────────────
/.github/ISSUE_TEMPLATE/ @jmiller-moko
/.github/CODEOWNERS @jmiller-moko
/.github/copilot.yml @jmiller-moko
/.github/copilot-instructions.md @jmiller-moko
/.github/CLAUDE.md @jmiller-moko
/.github/.mokostandards @jmiller-moko
/.github/ISSUE_TEMPLATE/ @jmiller
/.github/CODEOWNERS @jmiller
/.github/copilot.yml @jmiller
/.github/copilot-instructions.md @jmiller
/.github/CLAUDE.md @jmiller
/.github/.mokostandards @jmiller
# ── Build and config files ───────────────────────────────────────────────
/composer.json @jmiller-moko
/phpstan.neon @jmiller-moko
/Makefile @jmiller-moko
/.ftpignore @jmiller-moko
/.gitignore @jmiller-moko
/.gitattributes @jmiller-moko
/.editorconfig @jmiller-moko
/composer.json @jmiller
/phpstan.neon @jmiller
/Makefile @jmiller
/.ftpignore @jmiller
/.gitignore @jmiller
/.gitattributes @jmiller
/.editorconfig @jmiller
# ── Governance documents ─────────────────────────────────────────────────
/LICENSE @jmiller-moko
/CONTRIBUTING.md @jmiller-moko
/SECURITY.md @jmiller-moko
/GOVERNANCE.md @jmiller-moko
/CODE_OF_CONDUCT.md @jmiller-moko
/LICENSE @jmiller
/CONTRIBUTING.md @jmiller
/SECURITY.md @jmiller
/GOVERNANCE.md @jmiller
/CODE_OF_CONDUCT.md @jmiller
@@ -3,7 +3,7 @@ name: Dolibarr Module ID Request
about: Request a unique module ID for a Dolibarr module
title: '[MODULE ID] '
labels: ['dolibarr', 'module-id-request', 'admin']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
@@ -3,7 +3,7 @@ name: Firewall Request
about: Request firewall rule changes or access to external resources
title: '[FIREWALL] [Resource Name] - [Brief Description]'
labels: ['firewall-request', 'infrastructure', 'security']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
+1 -1
View File
@@ -3,7 +3,7 @@ name: Question
about: Ask a question about usage, features, or best practices
title: '[QUESTION] '
labels: ['question']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
@@ -3,7 +3,7 @@ name: License Request
about: Request an organization license for Sublime Text
title: '[LICENSE REQUEST] Sublime Text - [Your Name]'
labels: ['license-request', 'admin']
assignees: ['jmiller-moko']
assignees: ['jmiller']
---
+1 -1
View File
@@ -3,7 +3,7 @@ name: Version Bump
about: Request or track a version change
title: '[VERSION] '
labels: 'version, type: version'
assignees: 'jmiller-moko'
assignees: 'jmiller'
---
## Version Change
+5 -5
View File
@@ -39,7 +39,7 @@ updates:
reviewers:
- "mokoconsulting-tech/maintainers"
assignees:
- "jmiller-moko"
- "jmiller"
groups:
github-actions:
patterns:
@@ -66,7 +66,7 @@ updates:
# reviewers:
# - "mokoconsulting-tech/maintainers"
# assignees:
# - "jmiller-moko"
# - "jmiller"
# groups:
# github-actions-templates:
# patterns:
@@ -92,7 +92,7 @@ updates:
reviewers:
- "mokoconsulting-tech/maintainers"
assignees:
- "jmiller-moko"
- "jmiller"
groups:
composer-dependencies:
patterns:
@@ -118,7 +118,7 @@ updates:
# reviewers:
# - "mokoconsulting-tech/maintainers"
# assignees:
# - "jmiller-moko"
# - "jmiller"
# groups:
# npm-dependencies:
# patterns:
@@ -144,7 +144,7 @@ updates:
# reviewers:
# - "mokoconsulting-tech/maintainers"
# assignees:
# - "jmiller-moko"
# - "jmiller"
# groups:
# python-dependencies:
# patterns: