Set myself as code owner

This commit is contained in:
Hanno Braun
2022-01-20 15:48:15 +01:00
parent e1a94424a8
commit d4c0017bb7

4
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,4 @@
# This causes review requests to be automatically sent to @hannobraun for all
# non-draft pull requests. It also enables configuration that requires a code
# owner to be specified, for example certain branch protection rules.
* @hannobraun