mirror of
https://github.com/JuliaLang/julia.git
synced 2026-03-27 01:18:35 +00:00
... with the understanding that this means: I am willing to look at issues and PRs for that, and feel competent to deal with questions about it, but of course I don't 'own' it.
19 lines
693 B
Plaintext
19 lines
693 B
Plaintext
CODEOWNERS @JuliaLang/github-actions
|
|
/.github/ @JuliaLang/github-actions
|
|
/.buildkite/ @JuliaLang/github-actions
|
|
|
|
/.github/workflows/rerun_failed.yml @DilumAluthge
|
|
/.github/workflows/statuses.yml @DilumAluthge
|
|
/.github/workflows/PrAssignee.yml @LilithHafner @DilumAluthge
|
|
/.github/workflows/backport-label-audit.yml @IanButterworth @DilumAluthge
|
|
/.github/workflows/backport-label-cleanup.yml @IanButterworth @DilumAluthge
|
|
/base/special/ @oscardssmith
|
|
/base/sort.jl @LilithHafner
|
|
/test/sorting.jl @LilithHafner
|
|
/stdlib/*_jll @giordano
|
|
/base/binaryplatforms.jl @giordano
|
|
/src/julia_gcext.h @fingolfin
|
|
/test/gcext/gcext.c @fingolfin
|
|
/src/gc-* @udesou @qinsoon @d-netto
|
|
/stdlib/Markdown @fingolfin
|