Skip to content

Commit 2a8b040

Browse files
authored
chore: add Hayden (@hds) to codeowners (#3410)
I'd like to get notifications on these explicitly and I'm doing a lot of the reviews and maintenance these days, so I think it makes sense. Also removed Zeki (@zekisherif) as GitHub is telling me that the account doesn't exist any more.
1 parent cf5c2bd commit 2a8b040

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
# Eliza should review everything unassigned.
2-
* @hawkw @tokio-rs/tracing
1+
# Eliza or Hayden should review everything unassigned.
2+
* @hawkw @hds @tokio-rs/tracing
33

44
# tracing-error and tracing-flame were contributed by Jane.
55
/tracing-error/ @yaahc @tokio-rs/tracing
66
/tracing-flame/ @yaahc @tokio-rs/tracing
77

88
# David contributed the Registry implementation.
99
/tracing-subscriber/registry @davidbarsky @hawkw @tokio-rs/tracing
10-
11-
# Zeki contributed the TracingAppender implementation
12-
/tracing-appender/ @zekisherif @tokio-rs/tracing

0 commit comments

Comments
 (0)