Skip to content

Commit 0e93a48

Browse files
committed
chore: add CODEOWNERS file for repository
Driving-Agent: aygp-dr LLM-Agent: claude-code LLM-Model: claude-3-7-sonnet-20250219 Reviewed-by: jwalsh Session-id: SESSION-20250323-jwalsh-KLN7
1 parent fba28b0 commit 0e93a48

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/CODEOWNERS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# These owners will be the default owners for everything in the repo
2+
* @jwalsh @kkumar30 @daidaitaotao
3+
4+
# Core system implementation
5+
/src/legal_rag.org @kkumar30 @jwalsh
6+
7+
# Documentation
8+
/docs/ @jwalsh @daidaitaotao
9+
/README.org @jwalsh
10+
11+
# Tests and CI
12+
/tests/ @daidaitaotao
13+
/.github/ @aygp-dr

0 commit comments

Comments
 (0)