neochat: add mjlbach as a maintainer
This commit is contained in:
parent
8b15fa09f5
commit
ba3532f4cd
@ -61,7 +61,7 @@ mkDerivation rec {
|
|||||||
description = "A client for matrix, the decentralized communication protocol.";
|
description = "A client for matrix, the decentralized communication protocol.";
|
||||||
homepage = "https://apps.kde.org/en/neochat";
|
homepage = "https://apps.kde.org/en/neochat";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ peterhoeg ];
|
maintainers = with maintainers; [ mjlbach peterhoeg ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user