Files
Max Horn 45500e7d14 CODEOWNERS: add myself as responsible for Markdown stdlib (#61193)
... 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.
2026-02-27 15:12:29 -05:00

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