nixos-rebuild: add thiagokokada as maintainer (#362244)
This commit is contained in:
@@ -62,7 +62,7 @@ substitute {
|
||||
description = "Rebuild your NixOS configuration and switch to it, on local hosts and remote";
|
||||
homepage = "https://github.com/NixOS/nixpkgs/tree/master/pkgs/os-specific/linux/nixos-rebuild";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.Profpatsch ];
|
||||
maintainers = with lib.maintainers; [ Profpatsch thiagokokada ];
|
||||
mainProgram = "nixos-rebuild";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user