lol

maintainers: remove petabyteboy

github account deleted

ajs124 99466ee3 eec156df

+24 -32
-7
maintainers/maintainer-list.nix
··· 9901 9901 githubId = 152312; 9902 9902 name = "Periklis Tsirakidis"; 9903 9903 }; 9904 - petabyteboy = { 9905 - email = "milan@petabyte.dev"; 9906 - matrix = "@milan:petabyte.dev"; 9907 - github = "petabyteboy"; 9908 - githubId = 3250809; 9909 - name = "Milan Pässler"; 9910 - }; 9911 9904 petercommand = { 9912 9905 email = "petercommand@gmail.com"; 9913 9906 github = "petercommand";
-1
maintainers/team-list.nix
··· 325 325 jitsi = { 326 326 members = [ 327 327 cleeyv 328 - petabyteboy 329 328 ryantm 330 329 yuka 331 330 ];
+1 -1
pkgs/applications/audio/giada/default.nix
··· 76 76 description = "A free, minimal, hardcore audio tool for DJs, live performers and electronic musicians"; 77 77 homepage = "https://giadamusic.com/"; 78 78 license = licenses.gpl3; 79 - maintainers = with maintainers; [ petabyteboy ]; 79 + maintainers = with maintainers; [ ]; 80 80 platforms = platforms.all; 81 81 }; 82 82 }
+1 -1
pkgs/applications/misc/tipp10/default.nix
··· 19 19 description = "Learn and train typing with the ten-finger system"; 20 20 homepage = "https://gitlab.com/tipp10/tipp10"; 21 21 license = licenses.gpl2Only; 22 - maintainers = with maintainers; [ petabyteboy ]; 22 + maintainers = with maintainers; [ ]; 23 23 platforms = platforms.all; 24 24 }; 25 25 }
+1 -1
pkgs/applications/networking/mumble/default.nix
··· 40 40 description = "Low-latency, high quality voice chat software"; 41 41 homepage = "https://mumble.info"; 42 42 license = licenses.bsd3; 43 - maintainers = with maintainers; [ petabyteboy infinisil felixsinger ]; 43 + maintainers = with maintainers; [ infinisil felixsinger ]; 44 44 platforms = platforms.linux; 45 45 }; 46 46 });
+1 -1
pkgs/development/compilers/jetbrains-jdk/default.nix
··· 26 26 ''; 27 27 homepage = "https://confluence.jetbrains.com/display/JBR/JetBrains+Runtime"; 28 28 inherit (openjdk11.meta) license platforms mainProgram; 29 - maintainers = with maintainers; [ edwtjo petabyteboy ]; 29 + maintainers = with maintainers; [ edwtjo ]; 30 30 }; 31 31 passthru = oldAttrs.passthru // { 32 32 home = "${jetbrains.jdk}/lib/openjdk";
+1 -1
pkgs/development/libraries/ubus/default.nix
··· 19 19 homepage = "https://git.openwrt.org/?p=project/ubus.git;a=summary"; 20 20 license = licenses.lgpl21Only; 21 21 platforms = platforms.all; 22 - maintainers = with maintainers; [ petabyteboy ]; 22 + maintainers = with maintainers; [ ]; 23 23 }; 24 24 }
+1 -1
pkgs/development/libraries/uci/default.nix
··· 20 20 homepage = "https://git.openwrt.org/?p=project/uci.git;a=summary"; 21 21 license = licenses.lgpl21Only; 22 22 platforms = platforms.all; 23 - maintainers = with maintainers; [ petabyteboy ]; 23 + maintainers = with maintainers; [ ]; 24 24 }; 25 25 }
+1 -1
pkgs/development/python-modules/adblock/default.nix
··· 75 75 meta = with lib; { 76 76 description = "Python wrapper for Brave's adblocking library"; 77 77 homepage = "https://github.com/ArniDagur/python-adblock/"; 78 - maintainers = with maintainers; [ petabyteboy dotlambda ]; 78 + maintainers = with maintainers; [ dotlambda ]; 79 79 license = with licenses; [ asl20 /* or */ mit ]; 80 80 }; 81 81 }
+1 -1
pkgs/development/python-modules/django-cacheops/default.nix
··· 31 31 description = "A slick ORM cache with automatic granular event-driven invalidation for Django"; 32 32 homepage = "https://github.com/Suor/django-cacheops"; 33 33 license = licenses.bsd3; 34 - maintainers = with maintainers; [ petabyteboy ]; 34 + maintainers = with maintainers; [ ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/pixelmatch/default.nix
··· 49 49 description = "Pixel-level image comparison library"; 50 50 homepage = "https://github.com/whtsky/pixelmatch-py"; 51 51 license = licenses.isc; 52 - maintainers = with maintainers; [ petabyteboy ]; 52 + maintainers = with maintainers; [ ]; 53 53 }; 54 54 }
+1 -1
pkgs/development/python-modules/pylxd/default.nix
··· 49 49 description = "A Python library for interacting with the LXD REST API"; 50 50 homepage = "https://pylxd.readthedocs.io/en/latest/"; 51 51 license = licenses.asl20; 52 - maintainers = with maintainers; [ petabyteboy ]; 52 + maintainers = with maintainers; [ ]; 53 53 }; 54 54 }
+1 -1
pkgs/development/python-modules/pyshark/default.nix
··· 50 50 description = "Python wrapper for tshark, allowing Python packet parsing using Wireshark dissectors"; 51 51 homepage = "https://github.com/KimiNewt/pyshark/"; 52 52 license = licenses.mit; 53 - maintainers = with maintainers; [ petabyteboy ]; 53 + maintainers = with maintainers; [ ]; 54 54 }; 55 55 }
+1 -1
pkgs/games/mindustry/default.nix
··· 204 204 binaryBytecode # deps 205 205 ]; 206 206 license = licenses.gpl3Plus; 207 - maintainers = with maintainers; [ fgaz petabyteboy ]; 207 + maintainers = with maintainers; [ fgaz ]; 208 208 platforms = platforms.x86_64; 209 209 # Hash mismatch on darwin: 210 210 # https://github.com/NixOS/nixpkgs/pull/105590#issuecomment-737120293
+1 -1
pkgs/games/xonotic/default.nix
··· 41 41 ''; 42 42 homepage = "https://www.xonotic.org/"; 43 43 license = lib.licenses.gpl2Plus; 44 - maintainers = with lib.maintainers; [ astsmtl zalakain petabyteboy ]; 44 + maintainers = with lib.maintainers; [ astsmtl zalakain ]; 45 45 platforms = lib.platforms.linux; 46 46 }; 47 47
+1 -1
pkgs/os-specific/linux/unscd/default.nix
··· 71 71 description = "Less buggy replacement for the glibc name service cache daemon"; 72 72 license = licenses.gpl2Only; 73 73 platforms = platforms.linux; 74 - maintainers = with maintainers; [ petabyteboy ]; 74 + maintainers = with maintainers; [ ]; 75 75 }; 76 76 }
+1 -1
pkgs/servers/gortr/default.nix
··· 17 17 description = "The RPKI-to-Router server used at Cloudflare"; 18 18 homepage = "https://github.com/cloudflare/gortr/"; 19 19 license = licenses.gpl3; 20 - maintainers = with maintainers; [ petabyteboy ]; 20 + maintainers = with maintainers; [ ]; 21 21 }; 22 22 }
+1 -1
pkgs/servers/mastodon/default.nix
··· 118 118 homepage = "https://joinmastodon.org"; 119 119 license = licenses.agpl3Plus; 120 120 platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" ]; 121 - maintainers = with maintainers; [ petabyteboy happy-river erictapen izorkin ]; 121 + maintainers = with maintainers; [ happy-river erictapen izorkin ]; 122 122 }; 123 123 }
+1 -1
pkgs/servers/monitoring/prometheus/jitsi-exporter.nix
··· 18 18 description = "Export Jitsi Videobridge metrics to Prometheus"; 19 19 homepage = "https://git.xsfx.dev/prometheus/jitsiexporter"; 20 20 license = licenses.mit; 21 - maintainers = with maintainers; [ petabyteboy ]; 21 + maintainers = with maintainers; [ ]; 22 22 }; 23 23 }
+1 -1
pkgs/servers/pleroma/default.nix
··· 204 204 description = "ActivityPub microblogging server"; 205 205 homepage = "https://git.pleroma.social/pleroma/pleroma"; 206 206 license = licenses.agpl3; 207 - maintainers = with maintainers; [ petabyteboy ninjatrappeur yuka kloenk ]; 207 + maintainers = with maintainers; [ ninjatrappeur yuka kloenk ]; 208 208 platforms = platforms.unix; 209 209 }; 210 210 }
+1 -1
pkgs/tools/graphics/viu/default.nix
··· 20 20 description = "A command-line application to view images from the terminal written in Rust"; 21 21 homepage = "https://github.com/atanunq/viu"; 22 22 license = licenses.mit; 23 - maintainers = with maintainers; [ petabyteboy ]; 23 + maintainers = with maintainers; [ ]; 24 24 }; 25 25 }
+1 -1
pkgs/tools/misc/claws/default.nix
··· 18 18 description = "Interactive command line client for testing websocket servers"; 19 19 license = licenses.mit; 20 20 platforms = platforms.unix; 21 - maintainers = with maintainers; [ petabyteboy ]; 21 + maintainers = with maintainers; [ ]; 22 22 }; 23 23 }
+1 -1
pkgs/tools/misc/coreboot-utils/default.nix
··· 7 7 description = "Various coreboot-related tools"; 8 8 homepage = "https://www.coreboot.org"; 9 9 license = with licenses; [ gpl2Only gpl2Plus ]; 10 - maintainers = with maintainers; [ petabyteboy felixsinger yuka ]; 10 + maintainers = with maintainers; [ felixsinger yuka ]; 11 11 platforms = platforms.linux; 12 12 }; 13 13
+1 -1
pkgs/tools/misc/duf/default.nix
··· 20 20 description = "Disk Usage/Free Utility"; 21 21 license = licenses.mit; 22 22 platforms = platforms.unix; 23 - maintainers = with maintainers; [ petabyteboy penguwin SuperSandro2000 ]; 23 + maintainers = with maintainers; [ penguwin SuperSandro2000 ]; 24 24 }; 25 25 }
+1 -1
pkgs/tools/networking/netifd/default.nix
··· 18 18 homepage = "https://git.openwrt.org/?p=project/netifd.git;a=summary"; 19 19 license = licenses.lgpl21Only; 20 20 platforms = platforms.linux; 21 - maintainers = with maintainers; [ petabyteboy ]; 21 + maintainers = with maintainers; [ ]; 22 22 }; 23 23 }
+1 -1
pkgs/tools/networking/tinyfecvpn/default.nix
··· 32 32 description = "A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support"; 33 33 license = licenses.mit; 34 34 platforms = platforms.linux; 35 - maintainers = with maintainers; [ petabyteboy ]; 35 + maintainers = with maintainers; [ ]; 36 36 }; 37 37 }