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
+1 -1
View File
@@ -20,7 +20,7 @@ fetchzip {
See https://github.com/tonsky/FiraCode/issues/211.
'';
license = licenses.ofl;
maintainers = [ maintainers.profpatsch ];
maintainers = [ maintainers.Profpatsch ];
homepage = "https://github.com/tonsky/FiraCode/issues/211#issuecomment-239058632";
};
}