Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Aiden Cline
a3aec80505 chore: remove starptech from triage assignees 2026-07-13 04:37:51 +00:00

View file

@ -4,8 +4,8 @@ import { tool } from "@opencode-ai/plugin"
const TEAM = { const TEAM = {
tui: ["kommander", "simonklee"], tui: ["kommander", "simonklee"],
desktop_web: ["Hona", "Brendonovich"], desktop_web: ["Hona", "Brendonovich"],
core: ["jlongster", "rekram1-node", "nexxeln", "kitlangton", "starptech"], core: ["jlongster", "rekram1-node", "nexxeln", "kitlangton"],
inference: ["fwang", "MrMushrooooom", "starptech"], inference: ["fwang", "MrMushrooooom"],
windows: ["Hona"], windows: ["Hona"],
} as const } as const