perlPackages.Mojolicious: add sgo to maintainers
This commit is contained in:
parent
dbda6555c1
commit
1fecbbcf8e
@ -12294,7 +12294,7 @@ let
|
|||||||
homepage = "https://mojolicious.org";
|
homepage = "https://mojolicious.org";
|
||||||
description = "Real-time web framework";
|
description = "Real-time web framework";
|
||||||
license = stdenv.lib.licenses.artistic2;
|
license = stdenv.lib.licenses.artistic2;
|
||||||
maintainers = [ maintainers.thoughtpolice ];
|
maintainers = with maintainers; [ thoughtpolice sgo ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user