envision-unwrapped: Add plea for more maintainers

This commit is contained in:
Gavin John
2025-04-02 15:09:44 -07:00
parent 9089e09c61
commit 88e94b8d75
@@ -106,6 +106,9 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://gitlab.com/gabmus/envision";
license = lib.licenses.agpl3Only;
mainProgram = "envision";
# More maintainers needed!
# envision (wrapped) requires frequent updates to the dependency list;
# the more people that can help with this, the better.
maintainers = with lib.maintainers; [
pandapip1
Scrumplex