maintainers: capitalize the Profpatsch attribute (vanity)

Since I’m already at it, this has been bothering me for a while.
This commit is contained in:
Profpatsch
2018-02-12 07:24:50 +01:00
parent 2922bee722
commit 53e790e7a8
22 changed files with 22 additions and 22 deletions
@@ -30,7 +30,7 @@ stdenv.mkDerivation {
meta = {
description = "Convert parts of a video while you are watching it in mpv";
homepage = https://gist.github.com/Zehkul/25ea7ae77b30af959be0;
maintainers = [ lib.maintainers.profpatsch ];
maintainers = [ lib.maintainers.Profpatsch ];
longDescription = ''
When this script is loaded into mpv, you can hit Alt+W to mark the beginning
and Alt+W again to mark the end of the clip. Then a settings window opens.