Skip to content

Commit

Permalink
Pare down the CODEOWNERS [skip ci] [ci skip] (#40929)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored May 23, 2021
1 parent 3bbe22e commit 4ecbc16
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
CODEOWNERS @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

2 comments on commit 4ecbc16

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Executing the daily package evaluation, I will reply here when finished:

@nanosoldier runtests(ALL, isdaily = true)

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your package evaluation job has completed - possible new issues were detected. A full report can be found here. cc @maleadt

Please sign in to comment.