wl-mirror: add synthetica (myself) as maintainer
This commit is contained in:
parent
c18f0fd9ce
commit
09a558e50f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://github.com/Ferdi265/wl-mirror";
|
homepage = "https://github.com/Ferdi265/wl-mirror";
|
||||||
description = "Mirrors an output onto a Wayland surface.";
|
description = "Mirrors an output onto a Wayland surface.";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ twitchyliquid64 ];
|
maintainers = with maintainers; [ synthetica twitchyliquid64 ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue