jellyfin: add minijackson to maintainers
This commit is contained in:
parent
eb8dac2fcd
commit
7f00383449
@ -37,6 +37,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "The Free Software Media System";
|
description = "The Free Software Media System";
|
||||||
homepage = https://jellyfin.github.io/;
|
homepage = https://jellyfin.github.io/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ nyanloutre ];
|
maintainers = with maintainers; [ nyanloutre minijackson ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user