lol

blockbench-electron: update maintainers

ckie ae9a55e6 7517a2b7

+1 -1
+1 -1
pkgs/applications/graphics/blockbench-electron/default.nix
··· 42 42 description = "A boxy 3D model editor powered by Electron"; 43 43 homepage = "https://blockbench.net/"; 44 44 license = licenses.gpl3Only; 45 - maintainers = [ maintainers.ronthecookie ]; 45 + maintainers = [ maintainers.ckie ]; 46 46 platforms = [ "x86_64-linux" ]; 47 47 }; 48 48 }