Update CODEOWNERS to reflect that logger has been moved out of std.experimental (#10608)

This should have been done with #8486 IMHO.
This commit is contained in:
Elias Batek 2025-01-02 03:11:36 +01:00 committed by GitHub
parent ad8ee55872
commit 0e97dc5e6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,13 +36,13 @@ std/digest/*
# std/exception.d
std/experimental/allocator/* @PetarKirov
std/experimental/checkedint/*
std/experimental/logger/* @burner
std/file.d @CyberShadow
# std/format.d
# std/functional.d
# std/getopt.d
# std/internal/
std/json.d @CyberShadow
std/logger/* @burner
std/math* @ibuclaw
std/meta.d @PetarKirov
# std/mmfile.d