Skip to content

fix: preserve team login casing - #35981

Merged
opencode-agent[bot] merged 1 commit into
devfrom
team-casing
Jul 14, 2026
Merged

fix: preserve team login casing#35981
opencode-agent[bot] merged 1 commit into
devfrom
team-casing

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • match StarpTech exact GitHub login casing in the team roster
  • prevent release changelogs and case-sensitive PR automation from treating Dustin as a community contributor

Context

The release generator compares GitHub logins case-sensitively. The roster used lowercase starptech, so releases still attributed @StarpTech as a community contributor.

Verification

  • exact-case StarpTech entry is present
  • lowercase starptech entry is absent
  • git diff --check

@opencode-agent
opencode-agentBot marked this pull request as ready for review July 14, 2026 17:10
@opencode-agent
opencode-agentBot merged commit cdee625 into devJul 14, 2026
10 checks passed
@opencode-agent
opencode-agentBot deleted the team-casing branch July 14, 2026 17:10
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 17, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
charlesverge pushed a commit to charlesverge/opencode that referenced this pull request Aug 11, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Hona