perlPackages.Mojolicious: add sgo to maintainers

This commit is contained in:
Stig Palmquist 2020-06-22 13:58:09 +02:00
parent dbda6555c1
commit 1fecbbcf8e
No known key found for this signature in database
GPG key ID: DA4C335C11D70DA7

View file

@ -12294,7 +12294,7 @@ let
homepage = "https://mojolicious.org";
description = "Real-time web framework";
license = stdenv.lib.licenses.artistic2;
maintainers = [ maintainers.thoughtpolice ];
maintainers = with maintainers; [ thoughtpolice sgo ];
};
};