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:
@@ -35,6 +35,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Ultrastar karaoke song creation tool";
|
||||
homepage = https://github.com/UltraStar-Deluxe/UltraStar-Creator;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ profpatsch ];
|
||||
maintainers = with maintainers; [ Profpatsch ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user