Skip to content

Commit 2086d1a

Browse files
authored
refactor: update CODEOWNERS to remove model prompts section (#2231)
1 parent c590c75 commit 2086d1a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/CODENOTIFY

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Model prompts
2+
src/extension/prompts/node/agent/openAIPrompts.tsx @dileepyavan @kcutler
3+
src/extension/prompts/node/agent/anthropicPrompts.tsx @bhavyaus @bryanchen-d
4+
src/extension/prompts/node/agent/geminiPrompts.tsx @vijayupadya @pwang347
5+
src/extension/prompts/node/agent/xAIPrompts.tsx @pwang347 @vijayupadya
6+
src/extension/prompts/node/agent/vscModelPrompts.tsx @karthiknadig @eleanorjboyd

.github/CODEOWNERS

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,3 @@
33
build/pr-check-cache-files.ts @lszomoru @joaomoreno
44
test/base/cache-cli.ts @lszomoru @joaomoreno
55
test/base/cache.ts @lszomoru @joaomoreno
6-
# Model prompts
7-
src/extension/prompts/node/agent/openAIPrompts.tsx @dileepyavan @kcutler
8-
src/extension/prompts/node/agent/anthropicPrompts.tsx @bhavyaus @bryanchen-d
9-
src/extension/prompts/node/agent/geminiPrompts.tsx @vijayupadya @pwang347
10-
src/extension/prompts/node/agent/xAIPrompts.tsx @pwang347 @vijayupadya
11-
src/extension/prompts/node/agent/vscModelPrompts.tsx @karthiknadig @eleanorjboyd

0 commit comments

Comments
 (0)