lol

grim: khaneliman adopt package (#361124)

authored by

Austin Horstman and committed by
GitHub
cb35b980 b09a4627

+1 -1
+1 -1
pkgs/by-name/gr/grim/package.nix
··· 50 50 description = "Grab images from a Wayland compositor"; 51 51 license = lib.licenses.mit; 52 52 mainProgram = "grim"; 53 - maintainers = with lib.maintainers; [ ]; 53 + maintainers = with lib.maintainers; [ khaneliman ]; 54 54 platforms = lib.platforms.linux; 55 55 }; 56 56 })