iosevka-bin: add @montchr as maintainer

This commit is contained in:
Chris Montgomery
2022-11-21 00:19:44 -05:00
parent 0f49483ded
commit 4cb7fffa6e
+1
View File
@@ -34,6 +34,7 @@ in stdenv.mkDerivation rec {
inherit (iosevka.meta) homepage downloadPage description license platforms;
maintainers = with lib.maintainers; [
cstrahan
montchr
];
};