From 62f0be7f01b70ca7791a4925f5a757a0e220a4a0 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Tue, 22 Oct 2024 11:51:47 -0500 Subject: [PATCH] add nblock to doc owners Signed-off-by: Kristoffer Dalby --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fa1c06da..4eb9c2d2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,10 +1,10 @@ * @juanfont @kradalby -*.md @ohdearaugustin -*.yml @ohdearaugustin -*.yaml @ohdearaugustin -Dockerfile* @ohdearaugustin -.goreleaser.yaml @ohdearaugustin -/docs/ @ohdearaugustin -/.github/workflows/ @ohdearaugustin -/.github/renovate.json @ohdearaugustin +*.md @ohdearaugustin @nblock +*.yml @ohdearaugustin @nblock +*.yaml @ohdearaugustin @nblock +Dockerfile* @ohdearaugustin @nblock +.goreleaser.yaml @ohdearaugustin @nblock +/docs/ @ohdearaugustin @nblock +/.github/workflows/ @ohdearaugustin @nblock +/.github/renovate.json @ohdearaugustin @nblock