mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-09-29 14:00:52 +00:00

## Motivation Adding myself to contributors list so I get tagged on tracing-appender PRs ## Solution Update CODEOWNERS file Co-authored-by: Zeki Sherif <zekshi@amazon.com> Co-authored-by: Eliza Weisman <eliza@buoyant.io>
16 lines
626 B
Plaintext
16 lines
626 B
Plaintext
# Eliza should review everything unassigned.
|
|
* @hawkw @tokio-rs/tracing
|
|
|
|
# tracing-error and tracing-flame were contributed by Jane.
|
|
/tracing-error/ @yaahc @tokio-rs/tracing
|
|
/tracing-flame/ @yaahc @tokio-rs/tracing
|
|
|
|
# David contributed the Registry implementation.
|
|
/tracing-subscriber/registry @davidbarsky @hawkw @tokio-rs/tracing
|
|
|
|
# Julian contributed the OpenTelemetry implementation.
|
|
/tracing-opentelemetry/ @jtescher @tokio-rs/tracing
|
|
|
|
# Zeki contributed the TracingAppender implementation
|
|
/tracing-appender/ @zekisherif @tokio-rs/tracing
|