From bd43ae43124c132430ce938158c638018c64d8bd Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Thu, 10 Oct 2024 01:40:43 +0200 Subject: [PATCH] .gitattributes: Mark ci/OWNERS as CODEOWNERS (cherry picked from commit ddeb2dfd9117e540bc4479d8ef359349bc29bbb5) --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 01d363cbb1c1..32cd96ef9e2c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,3 +16,5 @@ nixos/doc/default.nix linguist-documentation=false nixos/modules/module-list.nix merge=union # pkgs/top-level/all-packages.nix merge=union + +ci/OWNERS linguist-language=CODEOWNERS