Commit b6c51f78 authored by Jörg Thalheim's avatar Jörg Thalheim
Browse files

nix: add nix-team to CODEOWNERS



Update .github/CODEOWNERS

Co-authored-by: default avatarRobert Hensing <roberth@users.noreply.github.com>
parent 1e2d010d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -75,8 +75,8 @@
# @raitobezarius is not "code owner", but is listed here to be notified of changes
# pertaining to the Nix package manager.
# i.e. no authority over those files.
pkgs/tools/package-management/nix/                    @raitobezarius
nixos/modules/installer/tools/nix-fallback-paths.nix  @raitobezarius
pkgs/tools/package-management/nix/                    @NixOS/nix-team @raitobezarius
nixos/modules/installer/tools/nix-fallback-paths.nix  @NixOS/nix-team @raitobezarius

# Nixpkgs documentation
/maintainers/scripts/db-to-md.sh @jtojnar @ryantm