lol

treewide: remove AndersonTorres from some packages' meta.maintainers

+44 -51
+1 -1
pkgs/applications/terminal-emulators/st/siduck76-st.nix
··· 45 45 homepage = "https://github.com/siduck76/st"; 46 46 description = "Fork of st with many add-ons"; 47 47 license = licenses.mit; 48 - maintainers = with maintainers; [ AndersonTorres ]; 48 + maintainers = with maintainers; [ ]; 49 49 platforms = platforms.linux; 50 50 }; 51 51 }
+1 -1
pkgs/by-name/ae/aegisub/package.nix
··· 165 165 bsd3 166 166 ]; 167 167 mainProgram = "aegisub"; 168 - maintainers = with lib.maintainers; [ AndersonTorres wegank ]; 168 + maintainers = with lib.maintainers; [ wegank ]; 169 169 platforms = lib.platforms.unix; 170 170 }; 171 171 })
+1 -1
pkgs/by-name/ar/argtable/package.nix
··· 38 38 are essential but tedious to implement for a robust CLI program. 39 39 ''; 40 40 license = lib.licenses.bsd3; 41 - maintainers = with lib.maintainers; [ AndersonTorres artuuge ]; 41 + maintainers = with lib.maintainers; [ artuuge ]; 42 42 platforms = lib.platforms.all; 43 43 }; 44 44 })
+1 -1
pkgs/by-name/bl/bluez-alsa/package.nix
··· 79 79 ''; 80 80 license = with lib.licenses; [ mit ]; 81 81 mainProgram = "bluealsa"; 82 - maintainers = with lib.maintainers; [ AndersonTorres oxij ]; 82 + maintainers = with lib.maintainers; [ oxij ]; 83 83 platforms = lib.platforms.linux; 84 84 }; 85 85 })
+1 -1
pkgs/by-name/bl/bluez/package.nix
··· 174 174 changelog = "https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/ChangeLog?h=${finalAttrs.version}"; 175 175 license = with lib.licenses; [ bsd2 gpl2Plus lgpl21Plus mit ]; 176 176 mainProgram = "btinfo"; 177 - maintainers = with lib.maintainers; [ AndersonTorres ]; 177 + maintainers = with lib.maintainers; [ ]; 178 178 platforms = lib.platforms.linux; 179 179 }; 180 180 })
-1
pkgs/by-name/cl/clerk/package.nix
··· 96 96 maintainers = with lib.maintainers; [ 97 97 anderspapitto 98 98 rewine 99 - AndersonTorres 100 99 ]; 101 100 platforms = lib.platforms.linux; 102 101 };
+1 -1
pkgs/by-name/cm/cmake/package.nix
··· 217 217 ''; 218 218 changelog = "https://cmake.org/cmake/help/v${lib.versions.majorMinor finalAttrs.version}/release/${lib.versions.majorMinor finalAttrs.version}.html"; 219 219 license = lib.licenses.bsd3; 220 - maintainers = with lib.maintainers; [ ttuegel lnl7 AndersonTorres ]; 220 + maintainers = with lib.maintainers; [ ttuegel lnl7 ]; 221 221 platforms = lib.platforms.all; 222 222 mainProgram = "cmake"; 223 223 broken = (qt5UI && stdenv.hostPlatform.isDarwin);
+1 -1
pkgs/by-name/de/debianutils/package.nix
··· 41 41 ''; 42 42 license = with lib.licenses; [ gpl2Plus publicDomain smail ]; 43 43 mainProgram = "ischroot"; 44 - maintainers = with lib.maintainers; [ AndersonTorres ]; 44 + maintainers = with lib.maintainers; [ ]; 45 45 platforms = lib.platforms.all; 46 46 }; 47 47 })
-1
pkgs/by-name/ed/edbrowse/package.nix
··· 92 92 maintainers = with lib.maintainers; [ 93 93 schmitthenner 94 94 equirosa 95 - AndersonTorres 96 95 ]; 97 96 platforms = lib.platforms.linux; 98 97 };
-1
pkgs/by-name/em/emulationstation/package.nix
··· 80 80 license = with lib.licenses; [ mit ]; 81 81 mainProgram = "emulationstation"; 82 82 maintainers = with lib.maintainers; [ 83 - AndersonTorres 84 83 edwtjo 85 84 ]; 86 85 platforms = lib.platforms.linux;
+1 -1
pkgs/by-name/fo/fondo/package.nix
··· 64 64 homepage = "https://github.com/calo001/fondo"; 65 65 description = "Find the most beautiful wallpapers for your desktop"; 66 66 license = licenses.agpl3Plus; 67 - maintainers = with maintainers; [ AndersonTorres ] ++ teams.pantheon.members; 67 + maintainers = with maintainers; [ ] ++ teams.pantheon.members; 68 68 platforms = platforms.linux; 69 69 mainProgram = "com.github.calo001.fondo"; 70 70 };
+1 -1
pkgs/by-name/ga/gay/package.nix
··· 16 16 homepage = "https://github.com/ms-jpq/gay"; 17 17 description = "Colour your text / terminal to be more gay"; 18 18 license = licenses.mit; 19 - maintainers = with maintainers; [ AndersonTorres CodeLongAndProsper90 ]; 19 + maintainers = with maintainers; [ CodeLongAndProsper90 ]; 20 20 mainProgram = "gay"; 21 21 }; 22 22 }
+1 -1
pkgs/by-name/gn/gnucash/package.nix
··· 163 163 - Financial Calculations 164 164 ''; 165 165 license = licenses.gpl2Plus; 166 - maintainers = with maintainers; [ domenkozar AndersonTorres rski nevivurn ]; 166 + maintainers = with maintainers; [ domenkozar rski nevivurn ]; 167 167 platforms = platforms.unix; 168 168 mainProgram = "gnucash"; 169 169 };
+1 -1
pkgs/by-name/ho/home-manager/package.nix
··· 93 93 ''; 94 94 license = lib.licenses.mit; 95 95 mainProgram = "home-manager"; 96 - maintainers = with lib.maintainers; [ AndersonTorres bryango ]; 96 + maintainers = with lib.maintainers; [ bryango ]; 97 97 platforms = lib.platforms.unix; 98 98 }; 99 99 })
+1 -1
pkgs/by-name/j/j/package.nix
··· 80 80 problems that are not already well understood. 81 81 ''; 82 82 license = licenses.gpl3Only; 83 - maintainers = with maintainers; [ raskin synthetica AndersonTorres ]; 83 + maintainers = with maintainers; [ raskin synthetica ]; 84 84 broken = stdenv.hostPlatform.isDarwin; 85 85 platforms = platforms.all; 86 86 mainProgram = "jconsole";
+1 -1
pkgs/by-name/la/labwc-gtktheme/package.nix
··· 49 49 mainProgram = "labwc-gtktheme"; 50 50 license = lib.licenses.gpl2Only; 51 51 platforms = lib.platforms.unix; 52 - maintainers = with lib.maintainers; [ AndersonTorres romildo ]; 52 + maintainers = with lib.maintainers; [ romildo ]; 53 53 }; 54 54 }
+1 -1
pkgs/by-name/la/labwc-menu-generator/package.nix
··· 41 41 mainProgram = "labwc-menu-generator"; 42 42 license = lib.licenses.gpl2Only; 43 43 platforms = lib.platforms.unix; 44 - maintainers = with lib.maintainers; [ AndersonTorres romildo ]; 44 + maintainers = with lib.maintainers; [ romildo ]; 45 45 }; 46 46 })
+1 -1
pkgs/by-name/la/labwc-tweaks-gtk/package.nix
··· 49 49 mainProgram = "labwc-tweaks-gtk"; 50 50 license = lib.licenses.gpl2Only; 51 51 platforms = lib.platforms.unix; 52 - maintainers = with lib.maintainers; [ AndersonTorres romildo ]; 52 + maintainers = with lib.maintainers; [ romildo ]; 53 53 }; 54 54 })
+1 -1
pkgs/by-name/li/libarchive/package.nix
··· 121 121 ''; 122 122 changelog = "https://github.com/libarchive/libarchive/releases/tag/v${finalAttrs.version}"; 123 123 license = licenses.bsd3; 124 - maintainers = with maintainers; [ jcumming AndersonTorres ]; 124 + maintainers = with maintainers; [ jcumming ]; 125 125 platforms = platforms.all; 126 126 inherit (acl.meta) badPlatforms; 127 127 };
-1
pkgs/by-name/li/libnbd/package.nix
··· 88 88 ''; 89 89 license = with licenses; lgpl21Plus; 90 90 maintainers = with maintainers; [ 91 - AndersonTorres 92 91 humancalico 93 92 ]; 94 93 platforms = with platforms; linux;
+1 -1
pkgs/by-name/lo/loksh/package.nix
··· 59 59 systems. 60 60 ''; 61 61 license = with lib.licenses; [ publicDomain ]; 62 - maintainers = with lib.maintainers; [ AndersonTorres cameronnemo ]; 62 + maintainers = with lib.maintainers; [ cameronnemo ]; 63 63 platforms = lib.platforms.linux; 64 64 }; 65 65 })
+1 -1
pkgs/by-name/ma/magic-vlsi/package.nix
··· 50 50 description = "VLSI layout tool written in Tcl"; 51 51 homepage = "http://opencircuitdesign.com/magic/"; 52 52 license = licenses.mit; 53 - maintainers = with maintainers; [ thoughtpolice AndersonTorres ]; 53 + maintainers = with maintainers; [ thoughtpolice ]; 54 54 }; 55 55 }
+1 -1
pkgs/by-name/me/megatools/package.nix
··· 45 45 description = "Command line client for Mega.co.nz"; 46 46 homepage = "https://megatools.megous.com/"; 47 47 license = licenses.gpl2Plus; 48 - maintainers = with maintainers; [ viric AndersonTorres ]; 48 + maintainers = with maintainers; [ viric ]; 49 49 platforms = platforms.unix; 50 50 }; 51 51 }
+1 -1
pkgs/by-name/me/meson/package.nix
··· 173 173 code. 174 174 ''; 175 175 license = lib.licenses.asl20; 176 - maintainers = with lib.maintainers; [ AndersonTorres qyliss ]; 176 + maintainers = with lib.maintainers; [ qyliss ]; 177 177 inherit (python3.meta) platforms; 178 178 }; 179 179 }
-1
pkgs/by-name/mi/micro/package.nix
··· 83 83 license = lib.licenses.mit; 84 84 mainProgram = "micro"; 85 85 maintainers = with lib.maintainers; [ 86 - AndersonTorres 87 86 pbsds 88 87 ]; 89 88 };
+1 -1
pkgs/by-name/ni/nickel/package.nix
··· 46 46 ''; 47 47 changelog = "https://github.com/tweag/nickel/blob/${version}/RELEASES.md"; 48 48 license = licenses.mit; 49 - maintainers = with maintainers; [ AndersonTorres felschr matthiasbeyer ]; 49 + maintainers = with maintainers; [ felschr matthiasbeyer ]; 50 50 mainProgram = "nickel"; 51 51 }; 52 52 }
+1 -1
pkgs/by-name/no/nomacs/package.nix
··· 88 88 changelog = "https://github.com/nomacs/nomacs/releases/tag/${finalAttrs.src.rev}"; 89 89 license = with lib.licenses; [ gpl3Plus ]; 90 90 mainProgram = "nomacs"; 91 - maintainers = with lib.maintainers; [ AndersonTorres mindavi ]; 91 + maintainers = with lib.maintainers; [ mindavi ]; 92 92 inherit (libsForQt5.qtbase.meta) platforms; 93 93 }; 94 94 })
+1 -1
pkgs/by-name/no/notion/package.nix
··· 80 80 homepage = "https://notionwm.net"; 81 81 license = lib.licenses.lgpl21; 82 82 mainProgram = "notion"; 83 - maintainers = with lib.maintainers; [ jfb AndersonTorres raboof ]; 83 + maintainers = with lib.maintainers; [ jfb raboof ]; 84 84 platforms = lib.platforms.linux; 85 85 }; 86 86 })
+1 -1
pkgs/by-name/ns/nsxiv/package.nix
··· 64 64 ''; 65 65 changelog = "https://codeberg.org/nsxiv/nsxiv/src/tag/${finalAttrs.src.rev}/etc/CHANGELOG.md"; 66 66 license = lib.licenses.gpl2Plus; 67 - maintainers = with lib.maintainers; [ AndersonTorres sikmir ]; 67 + maintainers = with lib.maintainers; [ sikmir ]; 68 68 platforms = lib.platforms.unix; 69 69 }; 70 70 })
+1 -1
pkgs/by-name/po/poke/package.nix
··· 84 84 homepage = "http://www.jemarch.net/poke"; 85 85 changelog = "https://git.savannah.gnu.org/cgit/poke.git/plain/ChangeLog?h=releases/poke-${finalAttrs.version}"; 86 86 license = lib.licenses.gpl3Plus; 87 - maintainers = with lib.maintainers; [ AndersonTorres kira-bruneau ]; 87 + maintainers = with lib.maintainers; [ kira-bruneau ]; 88 88 platforms = lib.platforms.unix; 89 89 hydraPlatforms = lib.platforms.linux; # build hangs on Darwin platforms, needs investigation 90 90 };
+1 -1
pkgs/by-name/rc/rc/package.nix
··· 89 89 description = "Plan 9 shell"; 90 90 license = [ lib.licenses.zlib ]; 91 91 mainProgram = "rc"; 92 - maintainers = with lib.maintainers; [ ramkromberg AndersonTorres ]; 92 + maintainers = with lib.maintainers; [ ramkromberg ]; 93 93 platforms = lib.platforms.unix; 94 94 }; 95 95 })
+1 -1
pkgs/by-name/ro/robodoc/package.nix
··· 47 47 Java -- basically any program in which you can use remarks/comments. 48 48 ''; 49 49 license = with licenses; gpl3Plus; 50 - maintainers = with maintainers; [ AndersonTorres ]; 50 + maintainers = with maintainers; [ ]; 51 51 platforms = platforms.all; 52 52 }; 53 53 })
+1 -1
pkgs/by-name/sa/sakura/package.nix
··· 66 66 options. No more no less. 67 67 ''; 68 68 license = lib.licenses.gpl2Only; 69 - maintainers = with lib.maintainers; [ astsmtl codyopel AndersonTorres ]; 69 + maintainers = with lib.maintainers; [ astsmtl codyopel ]; 70 70 platforms = lib.platforms.linux; 71 71 mainProgram = "sakura"; 72 72 };
+1 -1
pkgs/by-name/sa/samurai/package.nix
··· 51 51 ''; 52 52 homepage = "https://github.com/michaelforney/samurai"; 53 53 license = with licenses; [ mit asl20 ]; # see LICENSE 54 - maintainers = with maintainers; [ dtzWill AndersonTorres ]; 54 + maintainers = with maintainers; [ dtzWill ]; 55 55 mainProgram = "samu"; 56 56 platforms = platforms.all; 57 57 };
+1 -1
pkgs/by-name/se/seabios/package.nix
··· 103 103 use of coreboot. 104 104 ''; 105 105 license = with lib.licenses; [ lgpl3Plus ]; 106 - maintainers = with lib.maintainers; [ AndersonTorres ]; 106 + maintainers = with lib.maintainers; [ ]; 107 107 platforms = lib.systems.inspect.patternLogicalAnd lib.systems.inspect.patterns.isUnix lib.systems.inspect.patterns.isx86; 108 108 badPlatforms = [ lib.systems.inspect.patterns.isDarwin ]; 109 109 };
-1
pkgs/by-name/sw/sword/package.nix
··· 117 117 ''; 118 118 license = lib.licenses.gpl2; 119 119 maintainers = with lib.maintainers; [ 120 - AndersonTorres 121 120 greg 122 121 ]; 123 122 platforms = lib.platforms.all;
+1 -1
pkgs/by-name/sx/sxhkd/package.nix
··· 51 51 homepage = "https://github.com/baskerville/sxhkd"; 52 52 license = lib.licenses.bsd2; 53 53 mainProgram = "sxhkd"; 54 - maintainers = with lib.maintainers; [ vyp AndersonTorres ncfavier ]; 54 + maintainers = with lib.maintainers; [ vyp ncfavier ]; 55 55 inherit (libxcb.meta) platforms; 56 56 }; 57 57 })
+1 -1
pkgs/by-name/ta/taxi/package.nix
··· 58 58 homepage = "https://github.com/Alecaddd/taxi"; 59 59 description = "FTP Client that drives you anywhere"; 60 60 license = licenses.lgpl3Plus; 61 - maintainers = with maintainers; [ AndersonTorres ] ++ teams.pantheon.members; 61 + maintainers = with maintainers; [ ] ++ teams.pantheon.members; 62 62 platforms = platforms.linux; 63 63 mainProgram = "com.github.alecaddd.taxi"; 64 64 };
+1 -1
pkgs/by-name/tl/tllist/package.nix
··· 39 39 structs, enums and unions. 40 40 ''; 41 41 license = licenses.mit; 42 - maintainers = with maintainers; [ fionera AndersonTorres ]; 42 + maintainers = with maintainers; [ fionera ]; 43 43 platforms = platforms.all; 44 44 }; 45 45 })
+1 -1
pkgs/by-name/to/tomlc99/package.nix
··· 24 24 homepage = "https://github.com/cktan/tomlc99"; 25 25 description = "TOML v1.0.0-compliant library written in C99"; 26 26 license = licenses.mit; 27 - maintainers = with maintainers; [ AndersonTorres ]; 27 + maintainers = with maintainers; [ ]; 28 28 platforms = with platforms; unix; 29 29 }; 30 30 }
+1 -1
pkgs/by-name/ud/udevil/package.nix
··· 55 55 homepage = "https://ignorantguru.github.io/udevil/"; 56 56 description = "Mount without password"; 57 57 license = licenses.gpl3Plus; 58 - maintainers = with maintainers; [ AndersonTorres ]; 58 + maintainers = with maintainers; [ ]; 59 59 platforms = platforms.linux; 60 60 }; 61 61 }
+1 -1
pkgs/by-name/ud/udiskie/package.nix
··· 106 106 - password caching (requires python keyutils 0.3) 107 107 ''; 108 108 license = licenses.mit; 109 - maintainers = with maintainers; [ AndersonTorres dotlambda ]; 109 + maintainers = with maintainers; [ dotlambda ]; 110 110 }; 111 111 }
+1 -1
pkgs/by-name/ud/udunits/package.nix
··· 43 43 converting values. 44 44 ''; 45 45 license = licenses.asl20; 46 - maintainers = with maintainers; [ AndersonTorres pSub ]; 46 + maintainers = with maintainers; [ pSub ]; 47 47 platforms = platforms.all; 48 48 mainProgram = "udunits2"; 49 49 };
+1 -1
pkgs/by-name/va/variety/package.nix
··· 95 95 blur, as well as options to layer quotes and a clock onto the background. 96 96 ''; 97 97 license = licenses.gpl3Plus; 98 - maintainers = with maintainers; [ p3psi AndersonTorres zfnmxt ]; 98 + maintainers = with maintainers; [ p3psi zfnmxt ]; 99 99 }; 100 100 }
+1 -1
pkgs/by-name/vl/vlc/package.nix
··· 305 305 description = "Cross-platform media player and streaming server"; 306 306 homepage = "https://www.videolan.org/vlc/"; 307 307 license = lib.licenses.lgpl21Plus; 308 - maintainers = with lib.maintainers; [ AndersonTorres alois31 ]; 308 + maintainers = with lib.maintainers; [ alois31 ]; 309 309 platforms = lib.platforms.linux; 310 310 mainProgram = "vlc"; 311 311 };
+1 -1
pkgs/by-name/wa/waf/package.nix
··· 73 73 changelog = "https://gitlab.com/ita1024/waf/blob/waf-${finalAttrs.version}/ChangeLog"; 74 74 license = lib.licenses.bsd3; 75 75 mainProgram = "waf"; 76 - maintainers = with lib.maintainers; [ AndersonTorres ]; 76 + maintainers = with lib.maintainers; [ ]; 77 77 inherit (python3.meta) platforms; 78 78 sourceProvenance = [ lib.sourceTypes.fromSource ]; 79 79 };
+1 -1
pkgs/by-name/xm/xmldiff/package.nix
··· 36 36 readable diffs in those situations. 37 37 ''; 38 38 license = lib.licenses.mit; 39 - maintainers = with lib.maintainers; [ AndersonTorres anpryl ]; 39 + maintainers = with lib.maintainers; [ anpryl ]; 40 40 }; 41 41 }
+1 -1
pkgs/by-name/zi/zile/package.nix
··· 77 77 every Emacs user should feel at home. 78 78 ''; 79 79 license = licenses.gpl3Plus; 80 - maintainers = with maintainers; [ pSub AndersonTorres ]; 80 + maintainers = with maintainers; [ pSub ]; 81 81 platforms = platforms.unix; 82 82 mainProgram = "zile"; 83 83 };
+1 -1
pkgs/by-name/zx/zxing-cpp/package.nix
··· 51 51 formats. 52 52 ''; 53 53 license = lib.licenses.asl20; 54 - maintainers = with lib.maintainers; [ AndersonTorres lukegb ]; 54 + maintainers = with lib.maintainers; [ lukegb ]; 55 55 platforms = lib.platforms.unix; 56 56 }; 57 57 })
-1
pkgs/development/python-modules/duden/default.nix
··· 49 49 license = with lib.licenses; [ mit ]; 50 50 mainProgram = "duden"; 51 51 maintainers = with lib.maintainers; [ 52 - AndersonTorres 53 52 linuxissuper 54 53 ]; 55 54 };
+1 -1
pkgs/tools/system/plan9port/default.nix
··· 113 113 ''; 114 114 license = licenses.mit; 115 115 maintainers = with maintainers; [ 116 - AndersonTorres bbarker ehmry ftrvxmtrx kovirobi ylh 116 + bbarker ehmry ftrvxmtrx kovirobi ylh 117 117 ]; 118 118 mainProgram = "9"; 119 119 platforms = platforms.unix;