Skip to content

Commit

Permalink
chore: add some CODEOWNERS (#2864)
Browse files Browse the repository at this point in the history
This just makes sure that owners of those subsystems will get added to
reviews, rather than the normal round-robin assignment from the whole
team.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
alecthomas and github-actions[bot] authored Sep 27, 2024
1 parent 468b2c3 commit 6bd2cc9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions deployment/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @alec-brooks @tlongwell-block @stuartwdouglas @alecthomas
1 change: 1 addition & 0 deletions frontend/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @wesbillman @deniseli
1 change: 1 addition & 0 deletions go-runtime/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @worstell @alecthomas @matt2e
1 change: 1 addition & 0 deletions jvm-runtime/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @stuartwdouglas @tomdaffurn @worstell
1 change: 1 addition & 0 deletions rust-runtime/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @gak

0 comments on commit 6bd2cc9

Please sign in to comment.