maintainers: drop jagajaga

Reacted to 0 out of 58 maintainer pings in the least 180 days.
This commit is contained in:
Wolfgang Walther
2025-12-09 21:09:07 +01:00
parent 4a305983c7
commit 965d33a150
18 changed files with 1 additions and 25 deletions
-6
View File
@@ -11598,12 +11598,6 @@
githubId = 10690970;
name = "James Duff";
};
jagajaga = {
email = "ars.seroka@gmail.com";
github = "jagajaga";
githubId = 2179419;
name = "Arseniy Seroka";
};
jakecleary = {
email = "shout@jakecleary.net";
github = "jakecleary";
@@ -4207,7 +4207,6 @@ assertNoAdditions {
license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [
marcweber
jagajaga
mel
];
platforms = lib.platforms.unix;
@@ -164,7 +164,6 @@ mkDerivation rec {
"aarch64-linux"
];
maintainers = with maintainers; [
jagajaga
jraygauthier
gador
c4patino
-1
View File
@@ -46,7 +46,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/i-rinat/apulse/releases/tag/v${finalAttrs.version}";
license = lib.licenses.mit;
platforms = lib.platforms.linux;
maintainers = [ lib.maintainers.jagajaga ];
mainProgram = "apulse";
};
})
-1
View File
@@ -36,7 +36,6 @@ stdenv.mkDerivation rec {
description = "UPnP AV client, mounts as a Linux filesystem the media content of compatible UPnP AV devices";
mainProgram = "djmount";
platforms = lib.platforms.linux;
maintainers = [ lib.maintainers.jagajaga ];
license = lib.licenses.gpl2Plus;
};
}
+1 -3
View File
@@ -55,8 +55,6 @@ stdenv.mkDerivation rec {
description = "Userland tools for the f2fs filesystem";
license = lib.licenses.gpl2Only;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [
jagajaga
];
maintainers = [ ];
};
}
@@ -65,7 +65,6 @@ stdenv.mkDerivation (finalAttrs: {
";
homepage = "https://github.com/dirkvdb/ffmpegthumbnailer";
license = licenses.gpl2Plus;
maintainers = [ maintainers.jagajaga ];
platforms = platforms.unix;
mainProgram = "ffmpegthumbnailer";
};
-1
View File
@@ -74,7 +74,6 @@ stdenv.mkDerivation rec {
platforms = platforms.linux;
maintainers = [
maintainers.flokli
maintainers.jagajaga
];
};
}
-1
View File
@@ -162,7 +162,6 @@ stdenv.mkDerivation {
maintainers = with maintainers; [
aethelz
pSub
jagajaga
];
platforms = platforms.unix;
mainProgram = "mocp";
-1
View File
@@ -168,7 +168,6 @@ python3.pkgs.buildPythonApplication {
mainProgram = "qutebrowser";
platforms = if enableWideVine then [ "x86_64-linux" ] else qt6Packages.qtwebengine.meta.platforms;
maintainers = with lib.maintainers; [
jagajaga
rnhmjoj
ebzzry
dotlambda
-1
View File
@@ -152,7 +152,6 @@ stdenv.mkDerivation (finalAttrs: {
platforms = lib.platforms.linux;
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [
jagajaga
markuskowa
];
};
-1
View File
@@ -97,7 +97,6 @@ stdenv.mkDerivation rec {
platforms = platforms.linux;
license = licenses.gpl3Plus;
maintainers = with maintainers; [
jagajaga
obadz
];
};
@@ -52,7 +52,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
homepage = "https://store.steampowered.com/";
license = lib.licenses.unfreeRedistributable;
maintainers = with lib.maintainers; [ jagajaga ];
teams = with lib.teams; [ steam ];
mainProgram = "steam";
};
-1
View File
@@ -196,6 +196,5 @@ stdenv.mkDerivation (finalAttrs: {
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;
platforms = [ "x86_64-linux" ];
maintainers = with lib.maintainers; [ jagajaga ];
};
})
-1
View File
@@ -44,6 +44,5 @@ stdenv.mkDerivation {
mainProgram = "Xalan";
license = lib.licenses.asl20;
platforms = lib.platforms.linux ++ lib.platforms.darwin;
maintainers = [ lib.maintainers.jagajaga ];
};
}
@@ -27,7 +27,6 @@ stdenv.mkDerivation rec {
description = "Small command-line program to get/set the current XKB keyboard layout";
homepage = "https://github.com/nonpop/xkblayout-state";
license = licenses.gpl2;
maintainers = [ maintainers.jagajaga ];
platforms = platforms.linux;
mainProgram = "xkblayout-state";
};
@@ -41,6 +41,5 @@ stdenv.mkDerivation (finalAttrs: {
description = "C++ Implementation of W3C security standards for XML";
license = lib.licenses.asl20;
platforms = lib.platforms.unix;
maintainers = [ lib.maintainers.jagajaga ];
};
})
-1
View File
@@ -71,7 +71,6 @@ stdenv.mkDerivation rec {
description = "Free cloud file storage service";
maintainers = with lib.maintainers; [
smironov
jagajaga
];
platforms = [
"i686-linux"