i3lock-fancy: add reedrw as maintainer
This commit is contained in:
@@ -60,7 +60,7 @@ stdenv.mkDerivation {
|
||||
meta = with lib; {
|
||||
description = "i3lock is a bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text";
|
||||
homepage = "https://github.com/meskarune/i3lock-fancy";
|
||||
maintainers = [ ];
|
||||
maintainers = [ maintainers.reedrw ];
|
||||
mainProgram = "i3lock-fancy";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user