Unverified Commit 88e94b8d authored by Gavin John's avatar Gavin John
Browse files

envision-unwrapped: Add plea for more maintainers

parent 9089e09c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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