mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 05:00:35 +03:00
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:
parent
ad8ee55872
commit
0e97dc5e6b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue