Skip to content

Commit b478171

Browse files
190nElectroid
andauthored
Initialize CODEOWNERS (#19480)
Co-authored-by: Ashcon Partovi <[email protected]>
1 parent 1c464c5 commit b478171

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/CODEOWNERS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Project
2+
.github/CODEOWNERS @Jarred-Sumner
3+
4+
# Build system
5+
CMakeLists.txt @Electroid
6+
cmake/ @Electroid
7+
scripts/ @Electroid
8+
9+
# CI
10+
.buildkite/ @Electroid
11+
.github/workflows/ @Electroid
12+
13+
# Debugger protocol
14+
packages/bun-inspector-protocol/ @Electroid
15+
packages/bun-debug-adapter-protocol/ @Electroid
16+
17+
# Tests
18+
test/expectations.txt @Jarred-Sumner

0 commit comments

Comments
 (0)