neochat: add mjlbach as a maintainer

wip/yesman
Michael Lingelbach 3 years ago
parent 8b15fa09f5
commit ba3532f4cd
  1. 2
      pkgs/applications/networking/instant-messengers/neochat/default.nix

@ -61,7 +61,7 @@ mkDerivation rec {
description = "A client for matrix, the decentralized communication protocol.";
homepage = "https://apps.kde.org/en/neochat";
license = licenses.gpl3Only;
maintainers = with maintainers; [ peterhoeg ];
maintainers = with maintainers; [ mjlbach peterhoeg ];
platforms = with platforms; linux;
};
}

Loading…
Cancel
Save