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
+1 -1
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 ];
};
};