mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01: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;
|
inherit (pkgs.stdenv.hostPlatform) isDarwin;
|
||||||
|
|
||||||
in {
|
in {
|
||||||
meta.maintainers = with maintainers; [
|
meta.maintainers = with maintainers; [ liyangau hm.maintainers.LucasWagler ];
|
||||||
katexochen
|
|
||||||
liyangau
|
|
||||||
hm.maintainers.LucasWagler
|
|
||||||
];
|
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
(mkRenamedOptionModule [ "programs" "k9s" "skin" ] [
|
(mkRenamedOptionModule [ "programs" "k9s" "skin" ] [
|
||||||
|
|
Loading…
Reference in a new issue