mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
plan9port: drop ehmry maintainer
https: //github.com/NixOS/nixpkgs/pull/438936 Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ let
|
||||
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.ehmry ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options.services.plan9port = {
|
||||
package = lib.mkPackageOption pkgs "plan9port" { };
|
||||
|
||||
Reference in New Issue
Block a user