Skip to content

Commit e4bd479

Browse files
committed
libcutl: adopt
1 parent 7021d07 commit e4bd479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/li/libcutl/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gccStdenv.mkDerivation (finalAttrs: {
3434
homepage = "https://codesynthesis.com/projects/libcutl/";
3535
changelog = "https://git.codesynthesis.com/cgit/libcutl/libcutl/log/";
3636
platforms = lib.platforms.all;
37-
maintainers = [ ];
37+
maintainers = [ lib.maintainers.xzfc ];
3838
license = lib.licenses.mit;
3939
};
4040
})

0 commit comments

Comments
 (0)