pkgs/: Remove kranzes from maintainers of multiple packages (#480301)
This commit is contained in:
@@ -93,7 +93,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
jojosch
|
||||
kranzes
|
||||
paumr
|
||||
];
|
||||
mainProgram = "jellyfin-desktop";
|
||||
|
||||
@@ -50,7 +50,6 @@ buildGoModule rec {
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [
|
||||
kranzes
|
||||
sgo
|
||||
];
|
||||
};
|
||||
|
||||
@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/kobzol/cargo-wizard";
|
||||
changelog = "https://github.com/kobzol/cargo-wizard/blob/${src.rev}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "cargo-wizard";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -62,7 +62,6 @@ rustPlatform.buildRustPackage rec {
|
||||
maintainers = with lib.maintainers; [
|
||||
kolloch
|
||||
cole-h
|
||||
kranzes
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -46,7 +46,7 @@ buildGoModule rec {
|
||||
mit
|
||||
bsd3
|
||||
];
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "edwood";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@ rustPlatform.buildRustPackage {
|
||||
homepage = "https://github.com/kittyandrew/grafana-to-ntfy";
|
||||
license = lib.licenses.agpl3Only;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "grafana-to-ntfy";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -52,7 +52,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Beautiful and customizable wallpaper manager for Linux";
|
||||
homepage = "https://github.com/Komorebi-Fork/komorebi";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
@@ -47,6 +47,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "C library for Dolby Vision metadata parsing and writing";
|
||||
homepage = "https://crates.io/crates/dolby_vision";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -48,6 +48,6 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.lgpl21Plus;
|
||||
homepage = "https://github.com/iamthehorker/libfreeaptx";
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -262,7 +262,6 @@ buildMattermost rec {
|
||||
maintainers = with lib.maintainers; [
|
||||
ryantm
|
||||
numinit
|
||||
kranzes
|
||||
mgdelacroix
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
|
||||
@@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/JakeStanger/mpd-discord-rpc/";
|
||||
changelog = "https://github.com/JakeStanger/mpd-discord-rpc/blob/${src.rev}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "mpd-discord-rpc";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -100,7 +100,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://nextcloud.com";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
kranzes
|
||||
SuperSandro2000
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
|
||||
@@ -74,7 +74,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [
|
||||
kranzes
|
||||
xyenon
|
||||
];
|
||||
};
|
||||
|
||||
@@ -24,7 +24,7 @@ rustPlatform.buildRustPackage {
|
||||
description = "River-status client written in Rust";
|
||||
homepage = "https://gitlab.com/snakedye/ristate";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "ristate";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -27,7 +27,7 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/shenwei356/rush";
|
||||
changelog = "https://github.com/shenwei356/rush/blob/${src.rev}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "rush-parallel";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -55,7 +55,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Simple but powerful and fast bulk file renamer";
|
||||
homepage = "https://github.com/qarmin/szyszka";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "szyszka";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@ appimageTools.wrapType2 {
|
||||
homepage = "https://get.vial.today";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
mainProgram = "Vial";
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
};
|
||||
|
||||
@@ -269,7 +269,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.linux ++ lib.platforms.freebsd;
|
||||
maintainers = with lib.maintainers; [
|
||||
kranzes
|
||||
k900
|
||||
];
|
||||
pkgConfigModules = [
|
||||
|
||||
@@ -45,6 +45,6 @@ buildPythonPackage rec {
|
||||
description = "Server-Sent Event python client base on aiohttp";
|
||||
homepage = "https://pypi.org/project/aiohttp-sse-client/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -33,6 +33,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/Calysto/calysto_scheme";
|
||||
changelog = "https://github.com/Calysto/calysto_scheme/blob/${src.rev}/ChangeLog.md";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -38,6 +38,6 @@ buildPythonPackage rec {
|
||||
description = "Tools for Jupyter and Python";
|
||||
homepage = "https://github.com/Calysto/calysto";
|
||||
license = lib.licenses.bsd2;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -72,7 +72,7 @@ buildPythonPackage rec {
|
||||
changelog = "https://gitlab.com/coroner/cryptolyzer/-/blob/v${version}/CHANGELOG.md";
|
||||
license = lib.licenses.mpl20;
|
||||
mainProgram = "cryptolyze";
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
teams = with lib.teams; [ ngi ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -62,7 +62,7 @@ buildPythonPackage rec {
|
||||
homepage = "https://gitlab.com/coroner/cryptoparser";
|
||||
changelog = "https://gitlab.com/coroner/cryptoparser/-/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mpl20;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
teams = with lib.teams; [ ngi ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -84,6 +84,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/yanyongyu/githubkit";
|
||||
changelog = "https://github.com/yanyongyu/githubkit/releases/tag/${src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -30,6 +30,6 @@ buildPythonPackage rec {
|
||||
mainProgram = "glad";
|
||||
homepage = "https://github.com/Dav1dde/glad";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -32,6 +32,6 @@ buildPythonPackage rec {
|
||||
description = "Typed pure Python library to parse HID report descriptors";
|
||||
homepage = "https://github.com/usb-tools/python-hid-parser";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -44,6 +44,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/Schrodinger-Hat/ImageGoNord-pip";
|
||||
changelog = "https://github.com/Schroedinger-Hat/ImageGoNord-pip/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,6 +37,6 @@ buildPythonPackage rec {
|
||||
description = "Python scrapper to access ModDB mods, games and more as objects";
|
||||
homepage = "https://github.com/ClementJ18/moddb";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -34,6 +34,6 @@ buildPythonPackage rec {
|
||||
description = "Client library for OAuth2";
|
||||
homepage = "https://pypi.org/project/oauth2-client/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -82,6 +82,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/vutran1710/PyrateLimiter";
|
||||
changelog = "https://github.com/vutran1710/PyrateLimiter/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -38,6 +38,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/nkmathew/yasi-sexp-indenter";
|
||||
changelog = "https://github.com/nkmathew/yasi-sexp-indenter/blob/${src.rev}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kranzes ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -43,7 +43,6 @@ let
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
pinpox
|
||||
kranzes
|
||||
];
|
||||
mainProgram = pname;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user