CODEOWNERS: add myself as responsible for Markdown stdlib (#61193)
Some checks failed
Whitespace / Check whitespace (push) Has been cancelled

... 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.
This commit is contained in:
Max Horn
2026-02-27 21:12:29 +01:00
committed by GitHub
parent c83d9ae963
commit 45500e7d14

1
.github/CODEOWNERS vendored
View File

@@ -15,3 +15,4 @@ CODEOWNERS @JuliaLang/github-actions
/src/julia_gcext.h @fingolfin
/test/gcext/gcext.c @fingolfin
/src/gc-* @udesou @qinsoon @d-netto
/stdlib/Markdown @fingolfin