We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7021d07 commit e4bd479Copy full SHA for e4bd479
pkgs/by-name/li/libcutl/package.nix
@@ -34,7 +34,7 @@ gccStdenv.mkDerivation (finalAttrs: {
34
homepage = "https://codesynthesis.com/projects/libcutl/";
35
changelog = "https://git.codesynthesis.com/cgit/libcutl/libcutl/log/";
36
platforms = lib.platforms.all;
37
- maintainers = [ ];
+ maintainers = [ lib.maintainers.xzfc ];
38
license = lib.licenses.mit;
39
};
40
})
0 commit comments