Skip to content

Commit 7795d61

Browse files
authored
add d-netto as code owner of stock GC files (#59988)
1 parent e55ab3c commit 7795d61

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ CODEOWNERS @JuliaLang/github-actions
1212
/base/binaryplatforms.jl @giordano
1313
/src/julia_gcext.h @fingolfin
1414
/test/gcext/gcext.c @fingolfin
15+
/src/gc-common.* @d-netto
16+
/src/gc-debug.c @d-netto
17+
/src/gc-interface.h @d-netto
18+
/src/gc-page-profiler.* @d-netto
19+
/src/gc-pages.c @d-netto
20+
/src/gc-stock.* @d-netto
21+
/src/gc-tls-common.h @d-netto
22+
/src/gc-tls-stock.h @d-netto

0 commit comments

Comments
 (0)