tmuxplugin-gruvbox: add viena as maintainer

This commit is contained in:
Viena
2026-05-12 12:32:25 +05:30
parent 6e906e2668
commit fcb6d3e29a
+7
View File
@@ -379,6 +379,13 @@ in
tag = "v${version}";
hash = "sha256-TuWPw6sk61k7GnHwN2zH6x6mGurTHiA9f0E6NJfMa6g=";
};
meta = {
homepage = "https://github.com/egel/tmux-gruvbox";
description = "Gruvbox colorscheme for Tmux";
license = lib.licenses.gpl3Only;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [ viena ];
};
};
harpoon = mkTmuxPlugin {