diff options
| author | Silvan Mosberger <silvan.mosberger@tweag.io> | 2024-10-10 01:40:43 +0200 |
|---|---|---|
| committer | Silvan Mosberger <silvan.mosberger@tweag.io> | 2024-10-10 01:40:43 +0200 |
| commit | ddeb2dfd9117e540bc4479d8ef359349bc29bbb5 (patch) | |
| tree | 534ce15c3a627f2af23f8e37ede93f9b11599677 /.gitattributes | |
| parent | ci/request-reviews: Make wrong base branch message hashes more transparent (diff) | |
| download | nixpkgs-ddeb2dfd9117e540bc4479d8ef359349bc29bbb5.tar.gz | |
.gitattributes: Mark ci/OWNERS as CODEOWNERS
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
