forked from mirrors/nixpkgs
mu: add chvp as maintainer
This commit is contained in:
parent
6e3451a6a8
commit
e4591b3917
|
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3Plus;
|
||||
homepage = "https://www.djcbsoftware.nl/code/mu/";
|
||||
changelog = "https://github.com/djcb/mu/releases/tag/${version}";
|
||||
maintainers = with maintainers; [ antono peterhoeg ];
|
||||
maintainers = with maintainers; [ antono chvp peterhoeg ];
|
||||
platforms = platforms.mesaPlatforms;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue