Skip to content

chore(registry/nboyers): remove noahboyers contributor namespace - #1139

Merged
phorcys420 merged 2 commits into
mainfrom
phorcys/remove-nboyers
Sep 23, 2026
Merged

phorcys420 merged 2 commits into
mainfrom
phorcys/remove-nboyers

Conversation

@phorcys420

Copy link
Copy Markdown
Member

Description

Removes the noahboyers (Noah Boyers) community contributor namespace from the registry: the contributor profile and their single cloud-dev template. There were no modules/, and nothing else in the repo referenced the namespace.

Type of Change

  • Other: remove community contributor namespace

Template Information

Path (removed): registry/nboyers/templates/cloud-dev

Testing & Validation

  • go build ./cmd/readmevalidation && ./readmevalidation passes (29 contributors, 89 modules, 37 templates, 1 skill all valid)
  • git grep for nboyers / noahboyers / nobosoftware returns zero remaining references
  • Not in CODEOWNERS, not a repo collaborator, no modules depended on the namespace

Related Issues

None

Decision log / verification
  • Scope resolution: GitHub handle noahboyers maps to registry namespace registry/nboyers/ (display name "Noah Boyers", status: community). This namespace was the only place in the repo referencing them.
  • Contents removed (8 files): .gitignore, .images/avatar.png, README.md, and templates/cloud-dev/ (README.md, main.tf, variables.tf, scripts/cloud-auth.sh, scripts/setup-workspace.sh). No modules/.
  • Reference sweep: git grep -rin for nboyers, noahboyers, noah boyers, nobosoftware returns nothing after removal.
  • CI expectations for a pure deletion:
    • validate-readme-files (Go validator): re-run locally, exit 0.
    • test-terraform (check:terraform / check:validate / check:typescript): the change-detection scripts guard with [[ -d ... ]] and only test modules, so a deleted template dir is skipped; SHARED_CHANGED stays false.
    • validate-style (fmt:ci + typos): unaffected by a deletion.
  • Access: noahboyers is not a repo collaborator and not a visible coder org member, so no access needs revoking.

Generated with Coder Agents on behalf of @phorcys420.

Removes the Noah Boyers contributor profile and cloud-dev template. No modules and no remaining references in the repo.
@phorcys420
phorcys420 marked this pull request as ready for review September 21, 2026 19:32
@phorcys420
phorcys420 enabled auto-merge (squash) September 23, 2026 01:43
@phorcys420
phorcys420 merged commit 119fb1b into main Sep 23, 2026
4 checks passed
@phorcys420
phorcys420 deleted the phorcys/remove-nboyers branch September 23, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants