Remove myself as *.h code owner

There are hardly any regressions with frontend.h now, and the
notifications flood is getting tiresome.
This commit is contained in:
Martin Kinkelin 2021-06-26 09:45:39 +02:00 committed by The Dlang Bot
parent 0e3cd7f37c
commit f5e72c7d77

View file

@ -35,7 +35,7 @@ src/dmd/transitivevisitor.d @RazvanN7
src/dmd/vcbuild @rainers
# GitHub's implementation of the CODEOWNERS format is buggy, it doesn't allow src/dmd/*.h
*.h @ibuclaw @kinke @klickverbot
*.h @ibuclaw @klickverbot
# CI & automation
posix.mak @MartinNowak @wilzbach