Update CODEOWNERS (#16505)

Review `std.Thread` changes.
This commit is contained in:
protty 2023-07-23 14:45:45 -05:00 committed by GitHub
parent b35874a429
commit 7f3fdd2ff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored
View File

@ -5,3 +5,6 @@
# std.json
/lib/std/json* @thejoshwolfe
# std.Thread
/lib/std/Thread* @kprotty