Skip to content

Commit

Permalink
Update CODEOWNERS to reflect that logger has been moved out of `std…
Browse files Browse the repository at this point in the history
….experimental` (#10608)

This should have been done with #8486 IMHO.
  • Loading branch information
0xEAB authored Jan 2, 2025
1 parent ad8ee55 commit 0e97dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e97dc5

Please sign in to comment.