chore: add @carllerche as a tracing-core owner (#1199)

This commit is contained in:
Carl Lerche
2021-01-26 10:09:06 -08:00
committed by GitHub
parent 07b81bb5c1
commit 20daf7cd18

3
.github/CODEOWNERS vendored
View File

@@ -1,6 +1,9 @@
# Eliza should review everything unassigned.
* @hawkw @tokio-rs/tracing
# tracing-core should include Eliza and Carl.
/tracing-core/ @hawkw @carllerche
# tracing-error and tracing-flame were contributed by Jane.
/tracing-error/ @yaahc @tokio-rs/tracing
/tracing-flame/ @yaahc @tokio-rs/tracing