log4shib: remove jammerful from meta.maintainers
This commit is contained in:
parent
d7605f18a9
commit
faf405f114
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A forked version of log4cpp that has been created for the Shibboleth project";
|
description = "A forked version of log4cpp that has been created for the Shibboleth project";
|
||||||
maintainers = [ maintainers.jammerful ];
|
maintainers = [ ];
|
||||||
license = licenses.lgpl21;
|
license = licenses.lgpl21;
|
||||||
homepage = "http://log4cpp.sf.net";
|
homepage = "http://log4cpp.sf.net";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue