Skip to content

Commit d03e6ce

Browse files
committed
ci: update team assignments in github-triage
Update team member assignments in the triage tool: - Remove thdxr from tui and core teams - Add simonklee to tui team - Add kitlangton to core team
1 parent 7feb6ab commit d03e6ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.opencode/tool/github-triage.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import { tool } from "@opencode-ai/plugin"
33
const TEAM = {
44
desktop: ["adamdotdevin", "iamdavidhill", "Brendonovich", "nexxeln"],
55
zen: ["fwang", "MrMushrooooom"],
6-
tui: ["thdxr", "kommander", "rekram1-node"],
7-
core: ["thdxr", "rekram1-node", "jlongster"],
6+
tui: ["kommander", "rekram1-node", "simonklee"],
7+
core: ["kitlangton", "rekram1-node", "jlongster"],
88
docs: ["R44VC0RP"],
99
windows: ["Hona"],
1010
} as const

0 commit comments

Comments
 (0)