freenet: remove myself as maintainer
This commit is contained in:
parent
f4a3f2e6ce
commit
743169a07b
@ -74,7 +74,7 @@ in stdenv.mkDerivation {
|
|||||||
description = "Decentralised and censorship-resistant network";
|
description = "Decentralised and censorship-resistant network";
|
||||||
homepage = "https://freenetproject.org/";
|
homepage = "https://freenetproject.org/";
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
maintainers = [ stdenv.lib.maintainers.doublec ];
|
maintainers = [ ];
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user