maintainers: drop neonfuz

Inactive since 2023, not in the GitHub org.

-16
-6
maintainers/maintainer-list.nix
··· 18116 18116 githubId = 50854675; 18117 18117 name = "Nelson Jeppesen"; 18118 18118 }; 18119 - neonfuz = { 18120 - email = "neonfuz@gmail.com"; 18121 - github = "neonfuz"; 18122 - githubId = 2590830; 18123 - name = "Sage Raflik"; 18124 - }; 18125 18119 neosimsim = { 18126 18120 email = "me@abn.sh"; 18127 18121 github = "neosimsim";
-1
pkgs/by-name/ak/akira-unstable/package.nix
··· 70 70 license = licenses.gpl3Plus; 71 71 maintainers = with maintainers; [ 72 72 Br1ght0ne 73 - neonfuz 74 73 ]; 75 74 teams = [ teams.pantheon ]; 76 75 platforms = platforms.linux;
-1
pkgs/by-name/cr/crispy-doom/package.nix
··· 65 65 maintainers = with lib.maintainers; [ 66 66 Gliczy 67 67 keenanweaver 68 - neonfuz 69 68 ]; 70 69 }; 71 70 })
-1
pkgs/by-name/dw/dwm/package.nix
··· 72 72 tags. 73 73 ''; 74 74 license = lib.licenses.mit; 75 - maintainers = with lib.maintainers; [ neonfuz ]; 76 75 platforms = lib.platforms.all; 77 76 mainProgram = "dwm"; 78 77 };
-1
pkgs/by-name/eu/eureka-editor/package.nix
··· 49 49 license = licenses.gpl2Plus; 50 50 platforms = platforms.all; 51 51 badPlatforms = platforms.darwin; 52 - maintainers = with maintainers; [ neonfuz ]; 53 52 }; 54 53 }
-1
pkgs/by-name/ko/koreader/package.nix
··· 138 138 license = lib.licenses.agpl3Only; 139 139 maintainers = with lib.maintainers; [ 140 140 contrun 141 - neonfuz 142 141 liberodark 143 142 ]; 144 143 };
-1
pkgs/by-name/pi/pinyin-tool/package.nix
··· 22 22 mainProgram = "pinyin-tool"; 23 23 homepage = "https://github.com/briankung/pinyin-tool"; 24 24 license = licenses.mit; 25 - maintainers = with maintainers; [ neonfuz ]; 26 25 }; 27 26 }
-1
pkgs/by-name/rp/rpcs3/package.nix
··· 154 154 description = "PS3 emulator/debugger"; 155 155 homepage = "https://rpcs3.net/"; 156 156 maintainers = with maintainers; [ 157 - neonfuz 158 157 ilian 159 158 ]; 160 159 license = licenses.gpl2Only;
-1
pkgs/by-name/xm/xmenu/package.nix
··· 36 36 description = "Menu utility for X"; 37 37 homepage = "https://github.com/phillbush/xmenu"; 38 38 license = lib.licenses.mit; 39 - maintainers = with lib.maintainers; [ neonfuz ]; 40 39 platforms = lib.platforms.all; 41 40 mainProgram = "xmenu"; 42 41 };
-1
pkgs/by-name/ya/yaxg/package.nix
··· 59 59 ''; 60 60 platforms = platforms.all; 61 61 license = licenses.gpl3Plus; 62 - maintainers = with maintainers; [ neonfuz ]; 63 62 mainProgram = "yaxg"; 64 63 }; 65 64 }
-1
pkgs/games/papermc/derivation.nix
··· 56 56 platforms = lib.platforms.unix; 57 57 maintainers = with lib.maintainers; [ 58 58 aaronjanse 59 - neonfuz 60 59 MayNiklas 61 60 ]; 62 61 mainProgram = "minecraft-server";