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 @@ in fetchzip {
|
||||
homepage = https://github.com/impallari/Raleway;
|
||||
license = stdenv.lib.licenses.ofl;
|
||||
|
||||
maintainers = with stdenv.lib.maintainers; [ profpatsch ];
|
||||
maintainers = with stdenv.lib.maintainers; [ Profpatsch ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user