inxi: Remove myself as maintainer
This commit is contained in:
parent
c7b8db43af
commit
590fa80026
@ -57,6 +57,6 @@ in stdenv.mkDerivation rec {
|
|||||||
changelog = "https://github.com/smxi/inxi/blob/${version}/inxi.changelog";
|
changelog = "https://github.com/smxi/inxi/blob/${version}/inxi.changelog";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ primeos ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user