···49 description = "A client/server port for playing old-school Doom online";
50 license = lib.licenses.gpl2Only;
51 platforms = lib.platforms.unix;
52- maintainers = with lib.maintainers; [ MP2E ];
53 };
54}
···49 description = "A client/server port for playing old-school Doom online";
50 license = lib.licenses.gpl2Only;
51 platforms = lib.platforms.unix;
52+ maintainers = with lib.maintainers; [ ];
53 };
54}
+1-1
pkgs/games/doom-ports/zandronum/alpha/default.nix
···96 meta = with lib; {
97 homepage = "https://zandronum.com/";
98 description = "Multiplayer oriented port, based off Skulltag, for Doom and Doom II by id Software";
99- maintainers = with maintainers; [ lassulus MP2E ];
100 license = licenses.sleepycat;
101 platforms = platforms.linux;
102 };
···96 meta = with lib; {
97 homepage = "https://zandronum.com/";
98 description = "Multiplayer oriented port, based off Skulltag, for Doom and Doom II by id Software";
99+ maintainers = with maintainers; [ lassulus ];
100 license = licenses.sleepycat;
101 platforms = platforms.linux;
102 };
+1-1
pkgs/games/doom-ports/zandronum/default.nix
···97 homepage = "https://zandronum.com/";
98 description = "Multiplayer oriented port, based off Skulltag, for Doom and Doom II by id Software";
99 mainProgram = "zandronum-server";
100- maintainers = with maintainers; [ lassulus MP2E ];
101 license = licenses.sleepycat;
102 platforms = platforms.linux;
103 };
···97 homepage = "https://zandronum.com/";
98 description = "Multiplayer oriented port, based off Skulltag, for Doom and Doom II by id Software";
99 mainProgram = "zandronum-server";
100+ maintainers = with maintainers; [ lassulus ];
101 license = licenses.sleepycat;
102 platforms = platforms.linux;
103 };
+1-1
pkgs/os-specific/linux/mwprocapture/default.nix
···60 homepage = "https://www.magewell.com/";
61 description = "Linux driver for the Magewell Pro Capture family";
62 license = licenses.unfreeRedistributable;
63- maintainers = with maintainers; [ flexiondotorg MP2E ];
64 platforms = platforms.linux;
65 };
66}
···60 homepage = "https://www.magewell.com/";
61 description = "Linux driver for the Magewell Pro Capture family";
62 license = licenses.unfreeRedistributable;
63+ maintainers = with maintainers; [ flexiondotorg ];
64 platforms = platforms.linux;
65 };
66}