bundix: add qyliss (me) to maintainers

This commit is contained in:
Alyssa Ross 2018-12-20 14:31:13 +00:00
parent ce66baaf71
commit 843b40ff6b
No known key found for this signature in database
GPG Key ID: C4844408C0657052

View File

@ -38,7 +38,7 @@ buildRubyGem rec {
''; '';
homepage = https://github.com/manveru/bundix; homepage = https://github.com/manveru/bundix;
license = "MIT"; license = "MIT";
maintainers = with lib.maintainers; [ manveru zimbatm ]; maintainers = with lib.maintainers; [ manveru qyliss zimbatm ];
platforms = lib.platforms.all; platforms = lib.platforms.all;
}; };
} }