chore(triage): add 'starptech' to core and inference teams (#28376)

This commit is contained in:
Dustin Deus
2026-05-19 22:15:04 +02:00
committed by GitHub
parent 4db2746e31
commit bc6c4c72ab

View File

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