mirror of
https://github.com/nix-community/home-manager
synced 2024-11-22 04:33:11 +00:00
k9s: remove katexochen as maintainer
This commit is contained in:
parent
77c9414828
commit
be47a2bdf2
1 changed files with 1 additions and 5 deletions
|
@ -9,11 +9,7 @@ let
|
|||
inherit (pkgs.stdenv.hostPlatform) isDarwin;
|
||||
|
||||
in {
|
||||
meta.maintainers = with maintainers; [
|
||||
katexochen
|
||||
liyangau
|
||||
hm.maintainers.LucasWagler
|
||||
];
|
||||
meta.maintainers = with maintainers; [ liyangau hm.maintainers.LucasWagler ];
|
||||
|
||||
imports = [
|
||||
(mkRenamedOptionModule [ "programs" "k9s" "skin" ] [
|
||||
|
|
Loading…
Reference in a new issue