authorgravatar for 45520026+kprotty@users.noreply.github.comprotty <45520026+kprotty@users.noreply.github.com> 2023-07-23 14:45:45-05:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2023-07-23 19:45:45+00:00
log7f3fdd2ff6905cff942138d0da918c6bd25b0916
treeb00dfc24ab8eb8d20f520acb80309c98fa7691af
parentb35874a4292526b3d6ab33b24b8fbd0d1596e216
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

Update CODEOWNERS (#16505)

Review `std.Thread` changes.

1 files changed, 3 insertions(+), 0 deletions(-)

.github/CODEOWNERS+3
...@@ -5,3 +5,6 @@...@@ -5,3 +5,6 @@
55
6# std.json6# std.json
7/lib/std/json* @thejoshwolfe7/lib/std/json* @thejoshwolfe
8
9# std.Thread
10/lib/std/Thread* @kprotty