luaPackages.image-nvim: adopt on maintainer request

This commit is contained in:
Sandro Jäckel
2026-01-29 18:42:00 +01:00
committed by Gaetan Lepage
parent 4861f9d032
commit 83987d8e82
@@ -29,7 +29,7 @@ buildLuarocksPackage rec {
meta = {
homepage = "https://github.com/3rd/image.nvim";
description = "🖼 Bringing images to Neovim.";
maintainers = with lib.maintainers; [ teto ];
maintainers = with lib.maintainers; [ SuperSandro2000 ];
license.fullName = "MIT";
};
}