Skip to content

Commit

Permalink
Set up a few code owners (#40925)
Browse files Browse the repository at this point in the history
Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
(cherry picked from commit 3bbe22e)
  • Loading branch information
DilumAluthge authored and staticfloat committed Dec 22, 2022
1 parent 5259fae commit 016b4b4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
/.github/workflows/ @JuliaLang/github-actions
/.github/ @JuliaLang/github-actions
/.buildkite/ @JuliaLang/github-actions
/src/ @JuliaLang/compiler
/stdlib/LinearAlgebra/ @JuliaLang/linearalgebra
/stdlib/libblastrampoline_jll/ @staticfloat
/test/ @JuliaLang/test

0 comments on commit 016b4b4

Please sign in to comment.