scons: Remove myself as maintainer
I'm not using it anymore but it would be great if we could find a new maintainer as SCons is a build tool on which a few other packages depend.
This commit is contained in:
parent
aa8c68053a
commit
3f3f5a0d5d
@ -43,6 +43,6 @@ python3Packages.buildPythonApplication rec {
|
||||
changelog = "https://raw.githubusercontent.com/SConsProject/scons/rel_${version}/src/CHANGES.txt";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.primeos ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user