We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db2746 commit bc6c4c7Copy full SHA for bc6c4c7
1 file changed
.opencode/tool/github-triage.ts
@@ -4,8 +4,8 @@ import { tool } from "@opencode-ai/plugin"
4
const TEAM = {
5
tui: ["kommander", "simonklee"],
6
desktop_web: ["Hona", "Brendonovich"],
7
- core: ["jlongster", "rekram1-node", "nexxeln", "kitlangton"],
8
- inference: ["fwang", "MrMushrooooom"],
+ core: ["jlongster", "rekram1-node", "nexxeln", "kitlangton", "starptech"],
+ inference: ["fwang", "MrMushrooooom", "starptech"],
9
windows: ["Hona"],
10
} as const
11
0 commit comments