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 c13ea2b commit 97a2403Copy full SHA for 97a2403
.github/CODEOWNERS
@@ -4,3 +4,10 @@ CODEOWNERS @JuliaLang/github-actions
4
5
/.github/workflows/rerun_failed.yml @DilumAluthge
6
/.github/workflows/statuses.yml @DilumAluthge
7
+/base/special/ @oscardssmith
8
+/base/sort.jl @LilithHafner
9
+/test/sorting.jl @LilithHafner
10
+/stdlib/*_jll @giordano
11
+/base/binaryplatforms.jl @giordano
12
+/src/julia_gcext.h @fingolfin
13
+/test/gcext/gcext.c @fingolfin
0 commit comments