Skip to content

Commit

Permalink
maintainers: remove aucub (#376811)
Browse files Browse the repository at this point in the history
  • Loading branch information
jopejoe1 authored Jan 26, 2025
2 parents 16584ca + 9be0d58 commit 97a7be5
Show file tree
Hide file tree
Showing 34 changed files with 38 additions and 49 deletions.
5 changes: 0 additions & 5 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2243,11 +2243,6 @@
github = "auchter";
githubId = 1190483;
};
aucub = {
name = "aucub";
github = "aucub";
githubId = 78630225;
};
augustebaum = {
email = "[email protected]";
github = "augustebaum";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/ay/ayugram-desktop/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ telegram-desktop.override {
'';
homepage = "https://github.com/AyuGram/AyuGramDesktop";
changelog = "https://github.com/AyuGram/AyuGramDesktop/releases/tag/v${finalAttrs.version}";
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
}
);
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/bi/bitcomet/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ appimageTools.wrapType2 {
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;
platforms = [ "x86_64-linux" ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/bl/bloomeetunes/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ flutter324.buildFlutterApplication rec {
homepage = "https://github.com/HemantKArya/BloomeeTunes";
mainProgram = "bloomee";
license = with lib.licenses; [ gpl2Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/bu/butterfly/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ flutter327.buildFlutterApplication rec {
cc-by-sa-40
asl20
];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [
"aarch64-linux"
"x86_64-linux"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/cl/clash-rs/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/Watfaq/clash-rs";
mainProgram = "clash";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux ++ lib.platforms.darwin;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/de/deskflow/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/deskflow/deskflow";
description = "Share one mouse and keyboard between multiple computers on Windows, macOS and Linux";
mainProgram = "deskflow";
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
license = with lib; [
licenses.gpl2Plus
licenses.openssl
Expand Down
5 changes: 1 addition & 4 deletions pkgs/by-name/de/devtoolbox/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,7 @@ python3Packages.buildPythonApplication rec {
unlicense
];
mainProgram = "devtoolbox";
maintainers = with lib.maintainers; [
aleksana
aucub
];
maintainers = with lib.maintainers; [ aleksana ];
platforms = lib.platforms.linux;
};
}
4 changes: 2 additions & 2 deletions pkgs/by-name/fl/flclash/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ let
description = "Multi-platform proxy client based on ClashMeta, simple and easy to use, open-source and ad-free";
homepage = "https://github.com/chen08209/FlClash";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
};
in
Expand Down Expand Up @@ -101,7 +101,7 @@ flutter324.buildFlutterApplication {
homepage = "https://github.com/chen08209/FlClash";
mainProgram = "FlClash";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/go/gopeed/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ stdenv.mkDerivation rec {
platforms = [ "x86_64-linux" ];
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
}
4 changes: 2 additions & 2 deletions pkgs/by-name/gu/gui-for-clash/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ let
meta = {
description = "GUI program developed by vue3";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
});
Expand Down Expand Up @@ -132,7 +132,7 @@ buildGoModule {
homepage = "https://github.com/GUI-for-Cores/GUI.for.Clash";
mainProgram = "GUI.for.Clash";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
4 changes: 2 additions & 2 deletions pkgs/by-name/gu/gui-for-singbox/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ let
meta = {
description = "GUI program developed by vue3";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
});
Expand Down Expand Up @@ -132,7 +132,7 @@ buildGoModule {
homepage = "https://github.com/GUI-for-Cores/GUI.for.SingBox";
mainProgram = "GUI.for.SingBox";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/ha/harmony-music/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ flutter324.buildFlutterApplication rec {
homepage = "https://github.com/anandnet/Harmony-Music";
mainProgram = "harmonymusic";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
4 changes: 2 additions & 2 deletions pkgs/by-name/hi/hiddify-app/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ let
mainProgram = "HiddifyCli";
license = lib.licenses.cc-by-nc-sa-40;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
};
in
Expand Down Expand Up @@ -148,6 +148,6 @@ flutter324.buildFlutterApplication {
mainProgram = "hiddify";
license = lib.licenses.cc-by-nc-sa-40;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/jh/jhentai/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ flutter.buildFlutterApplication rec {
homepage = "https://github.com/jiangtian616/JHenTai";
mainProgram = "jhentai";
license = with lib.licenses; [ asl20 ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/ka/kazumi/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ flutter327.buildFlutterApplication rec {
homepage = "https://github.com/Predidit/Kazumi";
mainProgram = "kazumi";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/ke/keyguard/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/AChep/keyguard-app";
mainProgram = "Keyguard";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
sourceProvenance = with lib.sourceTypes; [
fromSource
binaryBytecode
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/li/linux-wallpaperengine/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/Almamu/linux-wallpaperengine";
license = with lib.licenses; [ gpl3Plus ];
mainProgram = "linux-wallpaperengine";
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [
"x86_64-linux"
"aarch64-linux"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/ma/mangayomi/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ flutter324.buildFlutterApplication {
homepage = "https://github.com/kodjodevf/mangayomi";
mainProgram = "mangayomi";
license = with lib.licenses; [ asl20 ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/ma/marble-shell-theme/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ stdenvNoCC.mkDerivation (finalAttrs: {
platforms = lib.platforms.linux;
homepage = "https://github.com/imarkoff/Marble-shell-theme";
changelog = "https://github.com/imarkoff/Marble-shell-theme/releases/tag/${finalAttrs.version}";
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
})
2 changes: 1 addition & 1 deletion pkgs/by-name/mi/mihomo-party/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@ stdenv.mkDerivation {
];
license = lib.licenses.gpl3Plus;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/na/navicat-premium/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ appimageTools.wrapType2 {
description = "Database development tool that allows you to simultaneously connect to many databases";
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [
"x86_64-linux"
"aarch64-linux"
Expand Down
4 changes: 2 additions & 2 deletions pkgs/by-name/on/oneanime/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ let
meta = {
homepage = "https://github.com/Predidit/open_chinese_convert_bridge";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
};
in
Expand Down Expand Up @@ -164,7 +164,7 @@ flutter327.buildFlutterApplication rec {
homepage = "https://github.com/Predidit/oneAnime";
mainProgram = "oneanime";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/pd/pdfium-binaries/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ stdenv.mkDerivation {
homepage = "https://github.com/bblanchon/pdfium-binaries";
license = with lib.licenses; [ asl20 ];
sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [
"aarch64-linux"
"aarch64-darwin"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/pi/pilipalax/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ flutter324.buildFlutterApplication rec {
homepage = "https://github.com/orz12/PiliPalaX";
mainProgram = "pilipala";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
5 changes: 1 addition & 4 deletions pkgs/by-name/re/refine/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@ python3Packages.buildPythonApplication rec {
mainProgram = "refine";
platforms = lib.platforms.linux;
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [
getchoo
aucub
];
maintainers = with lib.maintainers; [ getchoo ];
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/sa/saber/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ flutter327.buildFlutterApplication rec {
homepage = "https://github.com/saber-notes/saber";
mainProgram = "saber";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [
"aarch64-linux"
"x86_64-linux"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/si/simple-live-app/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ flutter324.buildFlutterApplication rec {
homepage = "https://github.com/xiaoyaocz/dart_simple_live";
mainProgram = "simple_live_app";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/sl/sly/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ flutter.buildFlutterApplication {
homepage = "https://github.com/kra-mo/sly";
mainProgram = "sly";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/so/sonusmix/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ rustPlatform.buildRustPackage rec {
description = "Next-gen Pipewire audio routing tool";
homepage = "https://codeberg.org/sonusmix/sonusmix";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/v2/v2rayn/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ buildDotnetModule rec {
homepage = "https://github.com/2dust/v2rayN";
mainProgram = "v2rayN";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [
"x86_64-linux"
"aarch64-linux"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/ve/venera/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ flutter327.buildFlutterApplication rec {
homepage = "https://github.com/venera-app/venera";
mainProgram = "venera";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/by-name/wa/waveterm/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ let
"x86_64-linux"
"x86_64-darwin"
];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};

linux = stdenv.mkDerivation {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/wi/windterm/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ stdenv.mkDerivation rec {
mainProgram = "windterm";
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [ "x86_64-linux" ];
};
}

0 comments on commit 97a7be5

Please sign in to comment.