Skip to content

Commit 3f96528

Browse files
authored
CODEOWNERS: Set @JuliaLang/committers-available-to-review as the global (default) codeowners for the JuliaLang/julia repo (#58315)
1 parent 492d10a commit 3f96528

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# This is a comment.
2+
# Each line is a file pattern followed by one or more owners.
3+
4+
# These owners will be the default owners for everything in
5+
# the repo.
6+
# Unless a later match takes precedence,
7+
# a member of the `@JuliaLang/committers-available-to-review` team
8+
# will be requested for review when someone opens a pull request.
9+
* @JuliaLang/committers-available-to-review
10+
111
CODEOWNERS @JuliaLang/github-actions
212
/.github/ @JuliaLang/github-actions
313
/.buildkite/ @JuliaLang/github-actions

0 commit comments

Comments
 (0)