mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
chore(CODEOWNERS): add @AaronO on core/ (#13865)
This commit is contained in:
parent
2c205d968e
commit
842b62a33f
1 changed files with 2 additions and 2 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -13,7 +13,7 @@ cli/dts/ @kitsonk
|
|||
cli/lsp/ @dsherret @kitsonk
|
||||
cli/schemas/ @kitsonk
|
||||
cli/tsc/ @kitsonk
|
||||
core/ @bartlomieju
|
||||
core/ @AaronO @bartlomieju
|
||||
docs/ @ry
|
||||
ext/ @bartlomieju @crowlKats @lucacasonato @littledivy
|
||||
ext/tls/ @piscisaureus
|
||||
|
@ -31,4 +31,4 @@ test_util/wpt/ @lucacasonato
|
|||
test_util/ @bartlomieju
|
||||
third_party/ @bartlomieju
|
||||
tools/ @bartlomieju @dsherret
|
||||
tools/wpt/ @lucacasonato
|
||||
tools/wpt/ @lucacasonato
|
||||
|
|
Loading…
Reference in a new issue