mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
sabnzbd: add jojosch as maintainer
(cherry picked from commit 1eaed159a4)
This commit is contained in:
committed by
github-actions[bot]
parent
bf21a32f37
commit
c4ce763cbb
@@ -53,6 +53,6 @@ in stdenv.mkDerivation rec {
|
||||
homepage = "https://sabnzbd.org";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with lib.maintainers; [ fridh ];
|
||||
maintainers = with lib.maintainers; [ fridh jojosch ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user