diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9c262f47a404e2..479e1d16732abb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # https://git-scm.com/docs/gitignore#_pattern_format # GitHub -.github/** @ezio-melotti @hugovk @AA-Turner +.github/** @ezio-melotti @hugovk @AA-Turner @webknjaz # pre-commit .pre-commit-config.yaml @hugovk