We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55ab3c commit 7795d61Copy full SHA for 7795d61
.github/CODEOWNERS
@@ -12,3 +12,11 @@ CODEOWNERS @JuliaLang/github-actions
12
/base/binaryplatforms.jl @giordano
13
/src/julia_gcext.h @fingolfin
14
/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